Share via


ChartFont.Color Property

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

Syntax

'Declaration
Property Color As Object
    Get
    Set
'Usage
Dim instance As ChartFont
Dim value As Object

value = instance.Color

instance.Color = value
Object Color { get; set; }

Property Value

Type: System.Object

See Also

Reference

ChartFont Interface

ChartFont Members

Microsoft.Office.Core Namespace