Partager via


IMsoDataLabels.ShowSeriesName Property

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

Syntax

'Declaration
Property ShowSeriesName As Boolean
    Get
    Set
'Usage
Dim instance As IMsoDataLabels
Dim value As Boolean

value = instance.ShowSeriesName

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

Property Value

Type: System.Boolean

See Also

Reference

IMsoDataLabels Interface

IMsoDataLabels Members

Microsoft.Office.Core Namespace