GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScaleLinear Class / GetLabelCenter Method
In This Topic
    GetLabelCenter Method (GraduatedScaleLinear)
    In This Topic
    Compute the appropriate position for the center of each label compared to the tick mark.
    Syntax
    public override PointF GetLabelCenter( 
       double val,
       bool drawLeft
    )

    Parameters

    val
    drawLeft
    See Also