Method | Description | |
---|---|---|
StackedAreaAlgorithm ( ISeriesView view ) : System |
Initializes a new instance of the StackedAreaAlgorithm class.
|
|
Update ( ) : void |
Updates this instance.
|
Method | Description | |
---|---|---|
GetStackedPoint ( ChartPoint chartPoint ) : |
Gets the stacked point.
|
Method | Description | |
---|---|---|
ICartesianSeries ( AxisCore axis ) : double |
protected GetStackedPoint ( ChartPoint chartPoint ) : |
||
chartPoint | ChartPoint | The chart point. |
return |
public StackedAreaAlgorithm ( ISeriesView view ) : System | ||
view | ISeriesView | The view. |
return | System |