GrapeCity.Xaml.Excel
Type Property (IExcelChartAxis)


GrapeCity.Excel.Chart Namespace > IExcelChartAxis Interface : Type Property
Specifies the axis type.
Syntax
'Declaration
 
ReadOnly Property Type As ExcelChartAxisType
'Usage
 
Dim instance As IExcelChartAxis
Dim value As ExcelChartAxisType
 
value = instance.Type
ExcelChartAxisType Type {get;}
See Also

Reference

IExcelChartAxis Interface
IExcelChartAxis Members