Represents custom attributes of a ChartSeries object.
The ChartSeriesCustomProperties..::..RadarProps type exposes the following members.
Properties
Name | Description | |
---|---|---|
AreaDrawingStyle |
Gets or sets the plotting area shape of Radar and Polar charts.
Default: Circle.
(Inherited from ChartSeriesCustomProperties..::..PolarRadarPropsBase.) |
|
CircularLabelsStyle |
Gets or sets the labels drawing style of Polar and Radata charts.
Default: Auto.
(Inherited from ChartSeriesCustomProperties..::..PolarRadarPropsBase.) |
|
EmptyPointValue |
Determines how an empty point is treated when the chart is drawn.
If a value of 'Average' is used then the chart is drawn as if a point exists
that has an average Y value, the average being calculated using the adjacent points.
If 'Zero' is used then the chart is drawn as if a point exists with a value of zero.
Default: Average.
(Inherited from ChartSeriesCustomProperties..::..PolarRadarPropsBase.) |
|
LabelStyle |
Gets or set the data point labels position.
(Inherited from ChartSeriesCustomProperties..::..PolarRadarPropsBase.) |
|
Owner |
Gets ChartSeriesCustomProperties owning this object.
(Inherited from ChartSeriesCustomProperties..::..PropsBase.) |
|
RadarDrawingStyle |
Gets or sets a Radar chart's drawing style.
Default: Area.
|