Properties  Methods 

IAxisParams Interface Members

The following tables list the members exposed by IAxisParams.

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
Public Methods
 NameDescription
 Method Gets the maximum range of the axis, based on the data-range of all series  
Top
See Also