GrapeCity.Xaml.Excel
ScatterSeries Property (IExcelScatterChart)


Specifies the series collection on the scatter chart.
Syntax
'Declaration
 
Property ScatterSeries As List(Of IExcelScatterSeries)
'Usage
 
Dim instance As IExcelScatterChart
Dim value As List(Of IExcelScatterSeries)
 
instance.ScatterSeries = value
 
value = instance.ScatterSeries
List<IExcelScatterSeries> ScatterSeries {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelScatterChart Interface
IExcelScatterChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options