ChartFillFormat.BackColor Property

Definition

Returns the specified fill background color. Read-only.

public:
 property Microsoft::Office::Interop::Word::ChartColorFormat ^ BackColor { Microsoft::Office::Interop::Word::ChartColorFormat ^ get(); };
public Microsoft.Office.Interop.Word.ChartColorFormat BackColor { get; }
member this.BackColor : Microsoft.Office.Interop.Word.ChartColorFormat
Public ReadOnly Property BackColor As ChartColorFormat

Property Value

ChartColorFormat

Applies to