ChartFillFormat.BackColor Property
Returns or sets the fill background color.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property BackColor As ChartColorFormat
Get
'Usage
Dim instance As ChartFillFormat
Dim value As ChartColorFormat
value = instance.BackColor
ChartColorFormat BackColor { get; }
Property Value
Type: Microsoft.Office.Core.ChartColorFormat
ChartColorFormat