ChartGroup.RadarAxisLabels Property

Returns the radar axis labels for the specified chart group. Read-only.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property RadarAxisLabels As TickLabels
    Get
'Usage
Dim instance As ChartGroup
Dim value As TickLabels

value = instance.RadarAxisLabels
TickLabels RadarAxisLabels { get; }

Property Value

Type: Microsoft.Office.Interop.Word.TickLabels
TickLabels

See Also

Reference

ChartGroup Interface

ChartGroup Members

Microsoft.Office.Interop.Word Namespace