In This Topic
ChartArea Objects
In This Topic

Chart Area includes Plot Area and Axes defined in the chart.

<IMAGE>

In FlexChart, Chart Area is denoted by the ChartArea object that contains the ChartArea property, which returns the Area object with the following main properties: AxisX, AxisY, AxisY2, Inverted, Margins, PlotArea, and Style.

Property Description

 

See Also