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

In This Topic
    CommonShapes Property (C1Gauge)
    In This Topic
    Gets the collection of templates for the C1GaugeCustomShape object.
    Syntax
    'Declaration
     
    Public ReadOnly Property CommonShapes As CommonShapeCollection
    public CommonShapeCollection CommonShapes {get;}
    See Also