ChartArea Class Methods
For a list of all members of this type, see ChartArea members.
Public Methods
Name | Description | |
---|---|---|
![]() | ClearColors | Serves as a shortcut to make the ChartArea transparent. |
![]() | GetCoordinates | Gets the coordinates of this ChartArea after the chart is rendered. |
![]() | GetRectangle | Gets a Rectangle object indicating this ChartArea's position and size after the chart is rendered. |
![]() | GetXZoomChartArea | Gets a chart area which expands the specified x axis at the specified scale range and allows vieweing data in greater detail. |
![]() | GetYZoomChartArea | Gets a chart area which expands the specified y axis at the specified scale range and allows vieweing data in greater detail. |
See Also