The following tables list the members exposed by Axis.
Name | Description | |
---|---|---|
GaugeComponent | The Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) | |
Key | Unique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject) |
Name | Description | |
---|---|---|
SortedPropertyNames | Used by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |
Name | Description | |
---|---|---|
GetEndValue | Gets the end value or maximum of this axis's range. | |
GetNumericEndValue | Gets the end value of this axis, expressed as a numeric value. | |
GetNumericRange | Gets the range of this axis, expressed as a numeric value. | |
GetNumericStartValue | Gets the start value of this axis, expressed as a numeric value. | |
GetStartValue | Gets the start value or minimum of this axis. | |
GetTickmarkInterval | Gets the interval at which tickmarks should be plotted on this axis. | |
GetTickmarkValues | Overloaded. 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. | |
InverseNumericOf | 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. | |
MapInverse | Returns the value found at a given location on the axis. | |
NumericOf | Gets the value converted to a number, using the logic of this axis. | |
SetEndValue | Sets the end value of the axis. | |
SetStartValue | Sets the start value of the axis. | |
SetTickmarkInterval | Sets the tickmark interval on the axis. | |
ToString | Returns a string representation of this object. |
Name | Description | |
---|---|---|
Invalidate | Invalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |