ExcelChart.Background Property
Returns the chart background if there is one defined, or null if there is none.
Syntax
Namespace: FlexCel.Core
public abstract TChartFrameOptions Background { get; set; }
Returns the chart background if there is one defined, or null if there is none.
Namespace: FlexCel.Core
public abstract TChartFrameOptions Background { get; set; }