2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / VisualEffectsStyle.LightStyle Class / Focus Property

In This Topic
    Focus Property
    In This Topic
    Gets or sets the position of light focus.
    Syntax
    'Declaration
     
    Public Property Focus As System.Single
    public System.float Focus {get; set;}
    See Also