PieSeriesViewBase Members
In This Article
#Constructors
Name | Description |
---|---|
Pie |
Initializes a new instance of the Pie |
Pie |
Initializes a new instance of the Pie |
#Properties
Name | Description |
---|---|
Color |
Gets or sets the color of the series.
Inherited from Series |
Colorizer |
Gets or sets the Series Point Colorizer that paints series points.
Inherited from Series |
Diagram |
Gets a value of the diagram type.
Inherited from Series |
Exploded |
Gets or sets the offset distance of slice from the pie center measured by a percentage of the pie radius. |
Exploded |
Gets or sets the string value used to support serialization of the Pie |
Exploded |
Provides access to the collection of points which are displayed spread apart from the pie (“exploded”). |
Exploded |
Provides access to a collection of Series |
Exploded |
Gets or sets the logical operator used to combine individual data filter conditions defined for the series. |
Explode |
Gets or sets the value used to specify which series should be represented as slices offset from the pie. |
Hidden |
Obsolete. Gets or sets an object used to support serialization in a Series |
Hidden |
Obsolete. Gets or sets the string value used to support serialization in a Web |
Sweep |
Specifies the sweep direction (clockwise or counterclockwise) for a Pie series. |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Titles |
Provides access to a collection of series titles, which are displayed for the current series.
Inherited from Simple |
Type |
Gets the string value used to support serialization of the series view type.
Inherited from Series |
Values |
Returns the count of values required to plot this series.
Inherited from Series |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the Series |
Clone() |
Creates a copy of the current Chart |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Pie |
Get |
Gets the hash code (the number) that corresponds to the value of the current Pie |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Gets a caption value for the Simple |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of the series view.
Inherited from Series |
See Also