For a list of all members of this type, see NumericAxis members.
Name | Description | |
---|---|---|
![]() | Clone | Creates and returns a copy of this object. |
![]() | GetNumericEndValue | Gets the end value of this axis, expressed as a numeric value. (Inherited from Infragistics.UltraGauge.Resources.Axis) |
![]() | GetNumericRange | Gets the range of this axis, expressed as a numeric value. (Inherited from Infragistics.UltraGauge.Resources.Axis) |
![]() | GetNumericStartValue | Gets the start value of this axis, expressed as a numeric value. (Inherited from Infragistics.UltraGauge.Resources.Axis) |
![]() | GetNumericTickmarks | Gets the numeric values at which tickmarks occur on this axis. |
![]() | GetTickmarkValues | Overloaded. Overridden. Gets an array containing the values at which tickmarks in this axis should be plotted. |
![]() | InsideRange | Determines if the given value is within the start and end values of this axis. (Inherited from Infragistics.UltraGauge.Resources.Axis) |
![]() | InverseNumericOf | Overridden. Gets the object value for a numeric value on this axis. |
![]() | Map | Finds the numeric location of a value on this axis, relative to given start and end numeric values. (Inherited from Infragistics.UltraGauge.Resources.Axis) |
![]() | MapInverse | Returns the value found at a given location on the axis. (Inherited from Infragistics.UltraGauge.Resources.Axis) |
![]() | NumericOf | Overridden. Gets the value converted to a number, using the logic of this axis. |
![]() | SetEndValue | Overridden. Sets an end value for this axis. |
![]() | SetStartValue | Overridden. Sets a start value for this axis. |
![]() | SetTickmarkInterval | Overridden. Sets a tickmark interval for this axis. |
![]() | ToString | Returns a string representation of this object. (Inherited from Infragistics.UltraGauge.Resources.Axis) |
Name | Description | |
---|---|---|
![]() | Invalidate | Invalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |