SpreadsheetGear.Charts Namespace > IChartGroup Interface : RadarAxisLabels Property |
'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(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2