GrapeCity.Xaml.Excel
AxisX Property (IExcelAreaChartBase)


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

Reference

IExcelAreaChartBase Interface
IExcelAreaChartBase Members