GrapeCity.Xaml.Excel
ScatterChart Property (IExcelChart)


GrapeCity.Excel.Chart Namespace > IExcelChart Interface : ScatterChart Property
Specifies there is a scatter chart.
Syntax
'Declaration
 
Property ScatterChart As IExcelScatterChart
'Usage
 
Dim instance As IExcelChart
Dim value As IExcelScatterChart
 
instance.ScatterChart = value
 
value = instance.ScatterChart
IExcelScatterChart ScatterChart {get; set;}
See Also

Reference

IExcelChart Interface
IExcelChart Members