ChartGroup.RadarAxisLabels Property

Definition

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

public:
 property Microsoft::Office::Interop::Word::TickLabels ^ RadarAxisLabels { Microsoft::Office::Interop::Word::TickLabels ^ get(); };
public Microsoft.Office.Interop.Word.TickLabels RadarAxisLabels { get; }
member this.RadarAxisLabels : Microsoft.Office.Interop.Word.TickLabels
Public ReadOnly Property RadarAxisLabels As TickLabels

Property Value

TickLabels

Applies to