GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScaleLinear Class
Members
In This Topic
    GraduatedScaleLinear Class
    In This Topic
    A subclass of GraduatedScale, which represents the scale as a straight line between two end points.
    Syntax
    [Serializable()]
    public class GraduatedScaleLinear : GraduatedScale, IGraduatedScale  
    See Also