Property | Type | Description | |
---|---|---|---|
PushOutProperty |
Method | Description | |
---|---|---|
GetPointView ( ChartPoint point, string label ) : IChartPointView |
Gets the view of a given point
|
|
PieSeries ( ) : System |
Initializes a new instance of PieSeries class
|
|
PieSeries ( object configuration ) : System |
Initializes a new instance of PieSeries class with a given mapper.
|
Method | Description | |
---|---|---|
InitializeDefuaults ( ) : void |
public GetPointView ( ChartPoint point, string label ) : IChartPointView | ||
point | ChartPoint | |
label | string | |
return | IChartPointView |
public PieSeries ( object configuration ) : System | ||
configuration | object | |
return | System |