'宣言 Protected Overloads Overridable Sub RenderPointsToScene( _ ByVal areaApp As AreaChartAppearance, _ ByVal scene As IList, _ ByVal pointsForLineUnderConstruction As PrimitiveCollection, _ ByVal row As Integer, _ ByVal polygon As Boolean, _ ByVal baseLineMapped As Integer, _ ByVal series As ISeries _ )
protected virtual void RenderPointsToScene( AreaChartAppearance areaApp, IList scene, PrimitiveCollection pointsForLineUnderConstruction, int row, bool polygon, int baseLineMapped, ISeries series )