'Declaration
ReadOnly Property RadarAxisLabels As ITickLabels
'Usage
Dim instance As IChartGroup Dim value As ITickLabels value = instance.RadarAxisLabels
ITickLabels RadarAxisLabels {get;}
read-only property RadarAxisLabels: ITickLabels;
function get RadarAxisLabels : ITickLabels
__property ITickLabels* get_RadarAxisLabels();
property ITickLabels^ RadarAxisLabels { ITickLabels^ get(); }