Gets or sets the lights in the chart model. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public ObservableCollection<Light> Lights { get; set; } |
Visual Basic
![]() |
---|
Public Property Lights As ObservableCollection(Of Light) |
A collection of WPF Light objects.