Share via


ChartFillFormat.ForeColor Property

Returns or sets the foreground fill or solid color.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property ForeColor As ChartColorFormat
    Get
'Usage
Dim instance As ChartFillFormat
Dim value As ChartColorFormat

value = instance.ForeColor
ChartColorFormat ForeColor { get; }

Property Value

Type: Microsoft.Office.Core.ChartColorFormat
ChartColorFormat

See Also

Reference

ChartFillFormat Interface

ChartFillFormat Members

Microsoft.Office.Core Namespace