The following tables list the members exposed by YPlotArea.
Name | Description | |
---|---|---|
YPlotArea Constructor | Overloaded. |
Name | Description | |
---|---|---|
BackWall | Gets or sets the back wall. | |
BottomWall | Gets or sets the bottom wall. | |
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) | |
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) | |
SideWall | Gets or sets the left wall. | |
Size | Gets or sets the size of the plot area in control canvas space. (Inherited from FarPoint.Web.Chart.PlotArea) | |
Vertical | Gets of sets whether the plot is vertical or horizontal. | |
XAxis | Gets the x-axis. | |
YAxes | Gets the collection of y axes. | |
ZAxis | Gets the z-axis. |
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) |