Method | Description | |
---|---|---|
PieChartCore ( IChartView view, ChartUpdater updater ) : System |
Initializes a new instance of the PieChartCore class.
|
|
PrepareAxes ( ) : void |
Prepares the axes.
|
public PieChartCore ( IChartView view, ChartUpdater updater ) : System | ||
view | IChartView | The view. |
updater | ChartUpdater | The updater. |
return | System |