ComponentOne FlexChart for UWP
Lights Property (C1FlexChart)

C1.UWP.FlexChart Assembly > C1.Xaml.Chart Namespace > C1FlexChart Class : Lights Property
Syntax
'Declaration
 
Public ReadOnly Property Lights As Windows.Foundation.Collections.IVector(Of XamlLight)
public Windows.Foundation.Collections.IVector<XamlLight> Lights {get;}
See Also

Reference

C1FlexChart Class
C1FlexChart Members