GrapeCity.Xaml.Excel
Type Property (ExcelChartDateAxis)


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

Reference

ExcelChartDateAxis Class
ExcelChartDateAxis Members