C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / FlexRadar Class / Layers Property

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