Chart.PlotArea

Syntax

PlotArea: PP.Ui.ChartPlotArea;

Description

The PlotArea property determines chart plot area.

Comments

Use JSON to set the property value, and the getPlotArea method to get the property value.

Example

The example of use is given on the Example of Creating a Histogram page.

See also:

Chart