Spread for ASP.NET 12 Product Documentation
Lights Property


FarPoint.Web.Chart Assembly > FarPoint.Web.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