ChartDataTable.Background

ChartDataTable.Background property

Gets and sets the display mode of the background

[Obsolete("Use ChartDataTable.BackgroundMode property instead.")]
[EditorBrowsable(EditorBrowsableState.Never)]
public BackgroundMode Background { get; set; }

Remarks

NOTE: This member is now obsolete. Instead, please use ChartDataTable.BackgroundMode property. This property will be removed 12 months later since JANUARY 2012. Aspose apologizes for any inconvenience you may have experienced.

See Also