GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / Indicator Class / Scale Property
In This Topic
    Scale Property (Indicator)
    In This Topic
    Gets or sets the scale with which the indicator is associated.
    Syntax
    [Description("The scale with which the indicator is associated.")]
    public virtual IGraduatedScale Scale {get; set;}
    See Also