Method | Description | |
---|---|---|
StackedLineSeries ( ) : System.Collections.Generic |
Initializes a new instance of the StackedLineSeries class.
|
Method | Description | |
---|---|---|
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.
|
Method | Description | |
---|---|---|
SetPolylinePointsProperty ( |
protected CreateDataShape ( ) : |
||
return |
public StackedLineSeries ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
protected UpdateShape ( IList |
||
definitionPoints | IList |
Locations of the points of each SeriesDefinition in the series. |
return | void |