Share via


IMsoLegendKey.MarkerForegroundColor Property

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

Syntax

'Declaration
Property MarkerForegroundColor As Integer
    Get
    Set
'Usage
Dim instance As IMsoLegendKey
Dim value As Integer

value = instance.MarkerForegroundColor

instance.MarkerForegroundColor = value
int MarkerForegroundColor { get; set; }

Property Value

Type: System.Int32

See Also

Reference

IMsoLegendKey Interface

IMsoLegendKey Members

Microsoft.Office.Core Namespace