FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace : AreaSeries Class |
The following tables list the members exposed by AreaSeries.
Name | Description | |
---|---|---|
AreaSeries Constructor | Overloaded. |
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. | |
AutoOrigin | Gets or sets whether the area origin is automatically calculated or manually assigned. | |
CategoryNames | Gets the collection of category names for the series. (Inherited from FarPoint.Web.Chart.YSeries) | |
Count | Overridden. Gets the number of points in the series. | |
DropLinesLine | Gets or sets the line used to draw the drop lines. | |
DropLinesVisible | Gets or sets whether drop lines are visible. | |
GapDepth | Gets or sets the amount of space between series. | |
LabelBorder | Gets or sets the border around the data labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelContainsCategoryName | Gets or sets whether the category name in displayed in the labels. (Inherited from FarPoint.Web.Chart.YSeries) | |
LabelContainsSeriesName | Gets or sets whether the series name in displayed in the labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelContainsValue | Gets or sets whether the value is 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) | |
Origin | Gets or sets the area origin. | |
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) | |
SmoothedLine | Gets or sets whether the line is smoothed (not jagged). | |
Values | Gets the collection of values for the series. | |
Visible | Gets or sets whether the series is visible. (Inherited from FarPoint.Web.Chart.Series) | |
YAxisId | Gets or sets the ID of the y-axis on which the series is plotted. (Inherited from FarPoint.Web.Chart.YSeries) |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of this series. | |
GetSchema | Overridden. This method is reserved and should not be used. | |
ReadXml | Overridden. Generates an object from its XML representation | |
WriteXml | Overridden. Converts an object into its XML representation. |
Name | Description | |
---|---|---|
OnChanged | Raises the Changed event. (Inherited from FarPoint.Web.Chart.Series) |
Name | Description | |
---|---|---|
Changed | Occurs when the series is changed. (Inherited from FarPoint.Web.Chart.Series) |