C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / CompositeChartSeries Class / PieSeriesList Property

In This Topic
PieSeriesList Property
In This Topic
A collection value specifies the series for the pie chart.
Syntax
'Declaration
 
Public Overridable ReadOnly Property PieSeriesList As System.Collections.Generic.List(Of PieChartSeries)
 
See Also