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

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