Share via


ChartFont.Background Property

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

Syntax

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

value = instance.Background

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

Property Value

Type: System.Object

See Also

Reference

ChartFont Interface

ChartFont Members

Microsoft.Office.Core Namespace