Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeMarks Class / OrthogonalOffset Property

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