IAxisParams Interface Properties

For a list of all members of this type, see IAxisParams members.

Public Properties
 NameDescription
 Property Gets or sets the GrowBy Factor. e.g. GrowBy(0.1, 0.2) will increase the axis extents by 10% (min) and 20% (max) outside of the data range  
 Property Gets or sets the Major Delta  
 Property Gets or sets the Minor Delta  
 Property Gets or sets the VisibleRange of the Axis. In the case of XAxis, this will cause an align to X-Axis operation to take place  
Top
See Also