GrapeCity.Xaml.Excel
Type Property (ExcelChartCategoryAxis)


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

Reference

ExcelChartCategoryAxis Class
ExcelChartCategoryAxis Members