Version

TimeRuler Class Members

The following tables list the members exposed by TimeRuler.

Public Constructors
 NameDescription
Public ConstructorTimeRuler ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyEnableTickAlignWeather to align the ticks to particular value or not. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyExponent_maxGets/Sets the Logarithmic Exponent Maximum for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyExponent_minGets/Sets the Logarithmic Exponent Minimum for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyExponent_RangeGets the Logarithmic Exponent Range for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyExponentWindowMaxGets the Logarithmic Exponent Maximum for the Window on the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyExponentWindowMinGets the Logarithmic Exponent Minimum for the Window on the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyExponentWindowRangeGets the Logarithmic Exponent Range for the Window on the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyGenreOverridden. Gets the Ruler Genre. RulerGenre is Continuous for Time Axes.  
Public PropertyLogBaseGets the Log Base for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyLogTickIntervalResolvedResolved value of Tick interval for this Logerithemic ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyMajorTicksMajor tickmarks for this ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyMapMaximumGets/Sets the Map Maximum location for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyMapMinimumGets/Sets the Map Minimum location for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyMapRangeGets the Map range for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyMaximumGets/Sets the Maximum value for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyMinimumGets/Sets the Minimum value for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyMinorTicksMinor tickmarks for this ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyRangeMaxGets/Sets the Range Maximum for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyRangeMinGets/Sets the Range Minimum for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyRangeRangeGets the Range Size for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyRangeTypeGets/Sets the RangeType for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyRulerTypeGets/Sets the Numeric Axis Type for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyScaleGets/Sets the Scale factor for the Ruler, which determines the fraction of the Ruler which is visible at one time. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyScrollGets/Sets the Scroll factor for the Ruler, which determines the scrolled location between the Ruler Minimum and Maximum. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyTickAlignTick mark adjust for tickmarks. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyTickAlignResolvedCalculated value of tick alignment which is less than tick interval. This is added to Minimum to start the ticks with. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyTickIntervalTick interval for this ruler, used if TickStyle is set to DataInterval. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyTickIntervalResolvedResolved value of Tick interval for this ruler, used if TickStyle is set to Percentage. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyTickPercentageTick interval percentage for this ruler, used if TickStyle is set to Percentage. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyTickStyleTick interval style for this ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyTotalRangeGets the Range for this Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyTypeOverridden. Gets the Type of object which is measured on this ruler. For Time Axes, DateTime Type is used.  
Public PropertyWindowMaximumGets/Sets the Maximum value for the Window on this Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyWindowMinimumGets/Sets the Minimum value for the Window on this Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyWindowRangeGets the Range for the Window on this Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Public PropertyZeroGets the Value of Zero for this Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Protected Properties
 NameDescription
Protected PropertyInternalMaxMaximum, as calculated by this ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Protected PropertyInternalMinMinimum, as calculated by this ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Protected PropertyInternalRangeRange, as calculated by this ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase)
Protected PropertyLogNegativeHandling (Inherited from Infragistics.UltraChart.Core.RulerBase)
Protected PropertyLogZero (Inherited from Infragistics.UltraChart.Core.RulerBase)
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. Gets the numeric equivalent of the specified object.  
Public MethodSubtractOverridden. Subract method.  
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