ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeBase Class / CommonBorders Property

In This Topic
    CommonBorders Property (C1GaugeBase)
    In This Topic
    Gets the collection of templates for the C1GaugeBorder object.
    Syntax
    'Declaration
     
    Public ReadOnly Property CommonBorders As CommonBorderCollection
    public CommonBorderCollection CommonBorders {get;}
    See Also