GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / Meter Class / Label Property
In This Topic
    Label Property (Meter)
    In This Topic
    Gets or sets the label object of the Meter.
    Syntax
    [TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public virtual GoText Label {get; set;}
    See Also