GrapeCity.Xaml.Excel
RadarSeries Property (IExcelRadarChart)


Specifies the series collection on the radar chart.
Syntax
'Declaration
 
Property RadarSeries As List(Of IExcelRadarSeries)
'Usage
 
Dim instance As IExcelRadarChart
Dim value As List(Of IExcelRadarSeries)
 
instance.RadarSeries = value
 
value = instance.RadarSeries
List<IExcelRadarSeries> RadarSeries {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelRadarChart Interface
IExcelRadarChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options