Share via


ChartPoint.Fill Property

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

Syntax

'Declaration
ReadOnly Property Fill As ChartFillFormat
    Get
'Usage
Dim instance As ChartPoint
Dim value As ChartFillFormat

value = instance.Fill
ChartFillFormat Fill { get; }

Property Value

Type: Microsoft.Office.Core.ChartFillFormat

See Also

Reference

ChartPoint Interface

ChartPoint Members

Microsoft.Office.Core Namespace