GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScaleElliptical Class / GetLabelCenter Method
In This Topic
    GetLabelCenter Method (GraduatedScaleElliptical)
    In This Topic
    Compute the label center to be appropriately positioned relative to the tick marks.
    Syntax
    public override PointF GetLabelCenter( 
       double val,
       bool drawLeft
    )

    Parameters

    val
    drawLeft
    See Also