GrapeCity.Xaml.Excel
ChartType Property (ExcelScatterChart)


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

Reference

ExcelScatterChart Class
ExcelScatterChart Members