Свойство | Type | Description | |
---|---|---|---|
SetPolygonPointsProperty | void |
Méthode | Description | |
---|---|---|
StackedAreaSeries ( ) : System |
Initializes a new instance of the StackedAreaSeries class.
|
Méthode | Description | |
---|---|---|
CreateDataPoint ( ) : |
Creates a DataPoint for the series.
|
|
CreateDataShape ( ) : |
Creates a series-appropriate Shape for connecting the points of the series.
|
|
IValueMarginProviderGetValueMargins ( IValueMarginConsumer valueMarginConsumer ) : IEnumerable |
Returns the value margins for the data points of the series.
|
|
UpdateShape ( IList |
Updates the Shape for the series.
|
Méthode | Description | |
---|---|---|
SetPolygonPointsProperty ( |
protected CreateDataShape ( ) : |
||
Résultat |
protected IValueMarginProviderGetValueMargins ( IValueMarginConsumer valueMarginConsumer ) : IEnumerable |
||
valueMarginConsumer | IValueMarginConsumer | Consumer of the value margins. |
Résultat | IEnumerable |
protected UpdateShape ( IList |
||
definitionPoints | IList |
Locations of the points of each SeriesDefinition in the series. |
Résultat | void |