GrapeCity.Xaml.Excel
Type Property (ExcelChartSeriesAxis)


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

Reference

ExcelChartSeriesAxis Class
ExcelChartSeriesAxis Members