Name | Description | |
---|---|---|
SunburstSeries Constructor | Overloaded. |
The following tables list the members exposed by SunburstSeries.
Name | Description | |
---|---|---|
SunburstSeries Constructor | Overloaded. |
Name | Description | |
---|---|---|
Border | Gets or sets the border for the surface. | |
BorderArray | Gets or sets the string value that indicates all items of Borders as an array. | |
Borders | Gets the collection of borders for the series. | |
CategoryNameArray | Gets or sets the string value that indicates all items of CategoryNames as an array. | |
CategoryNames | Gets the collection of category names for the series. | |
Count | Overridden. Gets the number of points in the series. | |
Fill | Gets or sets the fill for the surface. | |
FillArray | Gets or sets the string value that indicates all items of Fills as an array. | |
Fills | Gets the collection of fills for the 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 is displayed in the labels. | |
LabelContainsSeriesName | Gets or sets whether the series name is displayed in the label. (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 | Overridden. Gets or sets whether the data labels are visible. | |
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) | |
TreeData | Gets series tree data. | |
ValueArray | Gets or sets the string value that indicates all items of Values as an array. | |
Values | Gets the collection of values for the series. | |
Visible | Gets or sets whether the series is visible. (Inherited from FarPoint.Web.Chart.Series) |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of this series. | |
GetCateGoryNames | Get category by index. | |
GetSchema | Overridden. This method is reserved and should not be used. | |
GetValue | Get value by index | |
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) |