This property returns or sets whether the chart is plotted by rows or columns. The value can be a chart plot type constant.
Defined in
Chart
Data type
int
Syntax
public String getPlotBy() public void setPlotBy( int plotBy )
See examples
Example: PlotBy property