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