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

In This Topic
    Offset Property (VisualEffectsStyle.ShadowStyle)
    In This Topic
    Gets or sets the shadow offset.
    Syntax
    'Declaration
     
    Public Property Offset As System.Single
    public System.float Offset {get; set;}
    See Also