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

In This Topic
    ShapeAngle Property (C1GaugeMarks)
    In This Topic
    Gets or sets the fixed angle (in degrees) to rotate the tick marks.
    Syntax
    'Declaration
     
    Public Property ShapeAngle As System.Double
    public System.double ShapeAngle {get; set;}
    See Also