Gets the collection of layers.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
public ObservableCollection<IChartLayer> Layers { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Layers As ObservableCollection(Of IChartLayer) Get |