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