GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScaleLinear Class / TickLengthRight Property
In This Topic
    TickLengthRight Property (GraduatedScaleLinear)
    In This Topic
    Gets or sets the length that each minor tick is drawn to the right of the GraduatedScale's path.
    Syntax
    public override float TickLengthRight {get; set;}
    Remarks
    Overridden to refresh the internal parameters used to draw the tick marks.
    See Also