Метод | Описание | |
---|---|---|
StackedLineSeries ( ) : System.Collections.Generic |
Initializes a new instance of the StackedLineSeries class.
|
Метод | Описание | |
---|---|---|
CreateDataPoint ( ) : |
Creates a DataPoint for the series.
|
|
CreateDataShape ( ) : |
Creates a series-appropriate Shape for connecting the points of the series.
|
|
UpdateShape ( IList |
Updates the shape for the series.
|
Метод | Описание | |
---|---|---|
SetPolylinePointsProperty ( |
protected CreateDataShape ( ) : |
||
Результат |
public StackedLineSeries ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
protected UpdateShape ( IList |
||
definitionPoints | IList |
Locations of the points of each SeriesDefinition in the series. |
Результат | void |