GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScale Class
Members
In This Topic
    GraduatedScale Class
    In This Topic
    An implementation of the IGraduatedScale class, used to depict a scale as a path between two end points, representing a minimum and maximum value, with all the points along that path representing uniformly delineated values.
    Syntax
    [Serializable()]
    public abstract class GraduatedScale : Northwoods.Go.GoShape, IGraduatedScale  
    See Also