The following tables list the members exposed by TimeRuler.
Name | Description | |
---|---|---|
TimeRuler Constructor | Overloaded. |
Name | Description | |
---|---|---|
EnableTickAlign | Weather to align the ticks to particular value or not. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
Exponent_max | Gets/Sets the Logarithmic Exponent Maximum for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
Exponent_min | Gets/Sets the Logarithmic Exponent Minimum for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
Exponent_Range | Gets the Logarithmic Exponent Range for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
ExponentWindowMax | Gets the Logarithmic Exponent Maximum for the Window on the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
ExponentWindowMin | Gets the Logarithmic Exponent Minimum for the Window on the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
ExponentWindowRange | Gets the Logarithmic Exponent Range for the Window on the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
Genre | Overridden. Gets the Ruler Genre. RulerGenre is Continuous for Time Axes. | |
LogBase | Gets the Log Base for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
LogTickIntervalResolved | Resolved value of Tick interval for this Logerithemic ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
MajorTicks | Major tickmarks for this ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
MapMaximum | Gets/Sets the Map Maximum location for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
MapMinimum | Gets/Sets the Map Minimum location for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
MapRange | Gets the Map range for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
Maximum | Gets/Sets the Maximum value for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
Minimum | Gets/Sets the Minimum value for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
MinorTicks | Minor tickmarks for this ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
RangeMax | Gets/Sets the Range Maximum for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
RangeMin | Gets/Sets the Range Minimum for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
RangeRange | Gets the Range Size for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
RangeType | Gets/Sets the RangeType for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
RulerType | Gets/Sets the Numeric Axis Type for the Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
Scale | Gets/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) | |
Scroll | Gets/Sets the Scroll factor for the Ruler, which determines the scrolled location between the Ruler Minimum and Maximum. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
TickAlign | Tick mark adjust for tickmarks. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
TickAlignResolved | Calculated 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) | |
TickInterval | Tick interval for this ruler, used if TickStyle is set to DataInterval. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
TickIntervalResolved | Resolved value of Tick interval for this ruler, used if TickStyle is set to Percentage. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
TickPercentage | Tick interval percentage for this ruler, used if TickStyle is set to Percentage. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
TickStyle | Tick interval style for this ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
TotalRange | Gets the Range for this Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
Type | Overridden. Gets the Type of object which is measured on this ruler. For Time Axes, DateTime Type is used. | |
WindowMaximum | Gets/Sets the Maximum value for the Window on this Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
WindowMinimum | Gets/Sets the Minimum value for the Window on this Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
WindowRange | Gets the Range for the Window on this Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
Zero | Gets the Value of Zero for this Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) |
Name | Description | |
---|---|---|
InternalMax | Maximum, as calculated by this ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
InternalMin | Minimum, as calculated by this ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
InternalRange | Range, as calculated by this ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
LogNegativeHandling | (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
LogZero | (Inherited from Infragistics.UltraChart.Core.RulerBase) |
Name | Description | |
---|---|---|
Add | Add method. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
Compare | Compares two values on this ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
Divide | Divide method. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
InverseNumericOf | Overridden. Gets the object equivalent of the specified numeric value. | |
ItemVisible | Determines whether or not a value is visible within the ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
Map | Method which returns the location of a certain numeric value on the ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
MapInverse | Method which returns value on the ruler, given a coordinate on the ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
Max | Gets the maximum of two values. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
Min | Gets the minimum of two values. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
Multiply | Multiply operator. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
NullValue | Overridden. Gets the equivalent of null for the type being operated on. | |
NumericOf | Overridden. Gets the numeric equivalent of the specified object. | |
Subtract | Overridden. Subract method. |
Name | Description | |
---|---|---|
CorrectLogRanges | Recalculates the logarithmic exponent minimum and maximum. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
CorrectScrollScale | Recalculates the current scroll and scale factors. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
CorrectWindowMinMax | Recalculates the window minimum and maximum. (Inherited from Infragistics.UltraChart.Core.RulerBase) | |
Init | Initializes this Ruler. (Inherited from Infragistics.UltraChart.Core.RulerBase) |