IMsoChartGroup.HasRadarAxisLabels Property

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

Syntax

'Declaration
Property HasRadarAxisLabels As Boolean
    Get
    Set
'Usage
Dim instance As IMsoChartGroup
Dim value As Boolean

value = instance.HasRadarAxisLabels

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

Property Value

Type: System.Boolean

See Also

Reference

IMsoChartGroup Interface

IMsoChartGroup Members

Microsoft.Office.Core Namespace