ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase 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