C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / C1FlexRadar Class / Layers Property

In This Topic
Layers Property (C1FlexRadar)
In This Topic
Gets the chart layers collection.
Syntax
'Declaration
 
Public ReadOnly Property Layers As ObservableCollection(Of IChartLayer)
 
See Also