다음을 통해 공유


ChartGroup.RadarAxisLabels Property

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

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.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.PowerPoint.TickLabels

See Also

Reference

ChartGroup Interface

ChartGroup Members

Microsoft.Office.Interop.PowerPoint Namespace