Share via


ChartPoint.MarkerBackgroundColorIndex Property

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

Syntax

'Declaration
Property MarkerBackgroundColorIndex As XlColorIndex
    Get
    Set
'Usage
Dim instance As ChartPoint
Dim value As XlColorIndex

value = instance.MarkerBackgroundColorIndex

instance.MarkerBackgroundColorIndex = value
XlColorIndex MarkerBackgroundColorIndex { get; set; }

Property Value

Type: Microsoft.Office.Core.XlColorIndex

See Also

Reference

ChartPoint Interface

ChartPoint Members

Microsoft.Office.Core Namespace