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

In This Topic
    Edge Property
    In This Topic
    Gets the edge settings for the style.
    Syntax
    'Declaration
     
    Public ReadOnly Property Edge As VisualEffectsStyle.EdgeStyle
    public VisualEffectsStyle.EdgeStyle Edge {get;}
    See Also