GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / Meter Class / LabelSpot Property
In This Topic
    LabelSpot Property (Meter)
    In This Topic
    Gets or sets the position of Label compared to the Background.
    Syntax
    public virtual int LabelSpot {get; set;}

    Property Value

    This defaults to GoObject.MiddleBottom
    See Also