XlsxChart.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.XlsAdapter public override TChartPlotArea PlotArea { get; set; } See also XlsxChart