MagicGridSpacings MembersElecNetKit Documentation

The MagicGridSpacings type exposes the following members.
Constructors

  NameDescription
Public methodMagicGridSpacings
Instantiates a new MagicGridSpacings.
Back to Top
Methods

  NameDescription
Public methodGetTicks
Constructs a set of ticks between LowerLimit and UpperLimit and spaced by Interval.
Back to Top
Properties

  NameDescription
Public propertyInterval
The interval between ticks on the axis.
Public propertyLowerLimit
The lower bound of the axis.
Public propertyUpperLimit
The upper bound of the axis.
Back to Top
See Also