GrapeCity.Xaml.Excel
AxisX Property (IExcelRadarChart)


GrapeCity.Excel.Chart Namespace > IExcelRadarChart Interface : AxisX Property
Represents the category axis info.
Syntax
'Declaration
 
Property AxisX As IExcelChartAxis
'Usage
 
Dim instance As IExcelRadarChart
Dim value As IExcelChartAxis
 
instance.AxisX = value
 
value = instance.AxisX
IExcelChartAxis AxisX {get; set;}
See Also

Reference

IExcelRadarChart Interface
IExcelRadarChart Members