Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / PositionalLight Class / PositionalLight Constructor / PositionalLight Constructor()
Example


In This Topic
    PositionalLight Constructor()
    In This Topic
    Creates a new light.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New PositionalLight()
    public PositionalLight()
    Example
    This example sets the lighting for a 3D chart.
    See Also