ChartGroup.RadarAxisLabels Property

Definition

Returns a TickLabels object that represents the radar axis labels for the specified chart group.

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

Property Value

Applies to