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

In This Topic
    Size Property (VisualEffectsStyle.LightStyle)
    In This Topic
    Gets or sets the size of light spot. Used only with LightShapeEnum.Ellipse.
    Syntax
    'Declaration
     
    Public Property Size As System.Single
    public System.float Size {get; set;}
    See Also