Version

NumericRuler Class Methods

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

Public Methods
 NameDescription
Public MethodAddAdd method. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public MethodCompareCompares two values on this ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public MethodDivideDivide method. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public MethodInverseNumericOfOverridden. Gets the object equivalent of the specified numeric value.  
Public MethodItemVisibleDetermines whether or not a value is visible within the ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public MethodMapMethod which returns the location of a certain numeric value on the ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public MethodMapInverseMethod which returns value on the ruler, given a coordinate on the ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public MethodMaxGets the maximum of two values. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public MethodMinGets the minimum of two values. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public MethodMultiplyMultiply operator. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public MethodNullValueOverridden. Gets the equivalent of null for the type being operated on.  
Public MethodNumericOfOverridden. Returns the numeric value of an input object.  
Public MethodSubtractSubract method. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Protected Methods
 NameDescription
Protected MethodCorrectLogRangesRecalculates the logarithmic exponent minimum and maximum. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Protected MethodCorrectScrollScaleRecalculates the current scroll and scale factors. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Protected MethodCorrectWindowMinMaxRecalculates the window minimum and maximum. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Protected MethodInitInitializes this Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
See Also