GrapeCity.Xaml.Excel
ChartType Property (ExcelStockChart)


GrapeCity.Excel.Chart Namespace > ExcelStockChart Class : ChartType Property
Represents the excel stock chart type.
Syntax
'Declaration
 
Public ReadOnly Property ChartType As ExcelChartType
'Usage
 
Dim instance As ExcelStockChart
Dim value As ExcelChartType
 
value = instance.ChartType
public ExcelChartType ChartType {get;}
See Also

Reference

ExcelStockChart Class
ExcelStockChart Members