FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace : PolarAreaSeries Class |
For a list of all members of this type, see PolarAreaSeries members.
Name | Description | |
---|---|---|
AreaBorder | Gets or sets the area border for the series. | |
AreaBorders | Gets the collection of area borders for the series. | |
AreaFill | Gets or sets the area fill for the series. | |
AreaFills | Gets the collection of area fills for the series. | |
CloseContour | Gets or sets whether the last point is connected to the first point. | |
Count | Overridden. Gets the number of points in the series. | |
GapDepth | Gets for sets the amount of space between series. | |
LabelBorder | Gets or sets the border around the data labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelContainsSeriesName | Gets or sets whether the series name in displayed in the labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelContainsXValue | Gets or sets whether the x value in displayed in the labels. | |
LabelContainsYValue | Gets or sets whether the y value in displayed in the labels. | |
LabelFill | Gets or sets the fill of the background of the data labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelNumberFormat | Gets or sets the number format for labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelSeparator | Gets or sets the text used to separate the contents of a label. (Inherited from FarPoint.Web.Chart.Series) | |
LabelTextFill | Gets or sets the fill of the text of the data labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelTextFont | Gets or sets the font of the text of the data labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelVisible | Gets or sets whether the data labels are visible. (Inherited from FarPoint.Web.Chart.Series) | |
LegendAreaId | Gets or sets the ID of the legend on which the series is displayed. (Inherited from FarPoint.Web.Chart.Series) | |
SeriesName | Gets or sets the name of the series. (Inherited from FarPoint.Web.Chart.Series) | |
SeriesNameDataField | Gets or sets the field in the data source that stores the series name. (Inherited from FarPoint.Web.Chart.Series) | |
SeriesNameDataSource | Gets or sets the data source for the series name. (Inherited from FarPoint.Web.Chart.Series) | |
Visible | Gets or sets whether the series is visible. (Inherited from FarPoint.Web.Chart.Series) | |
XValues | Gets the collection of x values for the series. | |
YAxisId | Gets or sets the ID of the y-axis on which the series is plotted. (Inherited from FarPoint.Web.Chart.PolarSeries) | |
YValues | Gets the collection of y values for the series. |