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

In This Topic
    Shape Property (C1GaugeSingleMark)
    In This Topic
    Selects a shape from the set of predefined mark shapes.
    Syntax
    'Declaration
     
    Public Property Shape As C1GaugeMarkShape
    public C1GaugeMarkShape Shape {get; set;}
    See Also