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

In This Topic
    OrthogonalOffset Property (C1GaugeLabels)
    In This Topic
    Gets or sets the logical orthogonal offset of the text labels.
    Syntax
    'Declaration
     
    Public Property OrthogonalOffset As System.Double
    public System.double OrthogonalOffset {get; set;}
    See Also