Share via


IMsoDataLabel.ShowLegendKey Property

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

Syntax

'Declaration
Property ShowLegendKey As Boolean
    Get
    Set
'Usage
Dim instance As IMsoDataLabel
Dim value As Boolean

value = instance.ShowLegendKey

instance.ShowLegendKey = value
bool ShowLegendKey { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

IMsoDataLabel Interface

IMsoDataLabel Members

Microsoft.Office.Core Namespace