ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeRange Class / Border Property

In This Topic
    Border Property (C1GaugeRange)
    In This Topic
    Gets the properties of the border of this C1GaugeRange.
    Syntax
    'Declaration
     
    Public Property Border As C1GaugeBorder
    public C1GaugeBorder Border {get; set;}
    See Also