XlsChart.Background Property Returns the chart background if there is one defined, or null if there is none. Syntax Namespace: FlexCel.XlsAdapter public override TChartFrameOptions Background { get; set; } See also XlsChart