GrapeCity.Xaml.Excel
Type Property (ExcelChartValueAxis)


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

Reference

ExcelChartValueAxis Class
ExcelChartValueAxis Members