Table of Contents

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; }

See also