FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace : PiePlotArea Class |
The following tables list the members exposed by PiePlotArea.
Name | Description | |
---|---|---|
PiePlotArea Constructor | Overloaded. |
Name | Description | |
---|---|---|
Clockwise | Gets or sets whether pie slices are layed out clockwise or counter clockwise. | |
Depth | Gets or sets the depth of the plot area. (Inherited from FarPoint.Web.Chart.PlotArea) | |
Elevation | Gets of sets the counterclockwise rotation around the horizontal axis. (Inherited from FarPoint.Web.Chart.PlotArea) | |
GlobalAmbientLight | Gets or sets the color of the global ambient light. (Inherited from FarPoint.Web.Chart.PlotArea) | |
HoleSize | Gets or sets the size of the hole in the middle of the pie. | |
Lights | Gets the collection of lights for the plot area. (Inherited from FarPoint.Web.Chart.PlotArea) | |
Location | Gets or sets the location of the plot area in control canvas space. (Inherited from FarPoint.Web.Chart.PlotArea) | |
Projection | Gets or sets the projection from 3D model space to 2D control canvas space. (Inherited from FarPoint.Web.Chart.PlotArea) | |
Rotation | Gets of sets the counterclockwise rotation around the vertical axis. (Inherited from FarPoint.Web.Chart.PlotArea) | |
Series | Gets the series collection for the plot area. (Inherited from FarPoint.Web.Chart.PlotArea) | |
Size | Gets or sets the size of the plot area in control canvas space. (Inherited from FarPoint.Web.Chart.PlotArea) | |
StartAngle | Gets or sets the angle at which the first pie slice is displayed. | |
SweepAngle | Gets or sets the total angle of all the pie slices. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of this plot area. | |
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.PlotArea) |
Name | Description | |
---|---|---|
Changed | Occurs when the plot area is changed. (Inherited from FarPoint.Web.Chart.PlotArea) |