ChartDirector 7.1 (.NET Edition)

XYChart.getPlotArea


Usage

[C#]public PlotArea getPlotArea();
[VB]Public Function getPlotArea() As PlotArea

Description

Gets the PlotArea object representing the plot area.

Arguments

None

Return Value

The PlotArea object representing the plot area.