GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / Meter Class / LabelRelativeSpot Property
In This Topic
    LabelRelativeSpot Property
    In This Topic
    Gets or sets the Label's position compared to the spot specified by the LabelSpot.
    Syntax
    public virtual int LabelRelativeSpot {get; set;}

    Property Value

    This defaults to GoObject.MiddleBottom, thereby placing the label inside the Background.
    See Also