2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChartStyle Class / Border Property

In This Topic
    Border Property (baseChartStyle)
    In This Topic
    Gets the border object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Border As baseChartBorder
    public baseChartBorder Border {get;}
    See Also