Spread Windows Forms 12.0 Product Documentation
Lights Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > PlotArea Class : Lights Property
Gets the collection of lights for the plot area.
Syntax
'Declaration
 
Public ReadOnly Property Lights As LightCollection
'Usage
 
Dim instance As PlotArea
Dim value As LightCollection
 
value = instance.Lights
public LightCollection Lights {get;}
See Also

Reference

PlotArea Class
PlotArea Members