ExcelChart.PlotArea Property
Returns or sets the plot area definition for the chart. Note: Setting the plot area only works in xlsx files.
Syntax
Namespace: FlexCel.Core
public abstract TChartPlotArea PlotArea { get; set; }
Returns or sets the plot area definition for the chart. Note: Setting the plot area only works in xlsx files.
Namespace: FlexCel.Core
public abstract TChartPlotArea PlotArea { get; set; }