AxisRange Properties
Obsolete. Contains the common settings that define the range displayed by an axis.
Name | Description |
---|---|
Actual |
Gets the actual maximum value to display on an Axes. |
Actual |
Gets the actual internal numerical representation of the range maximum value. |
Actual |
Gets the actual minimum value to display on an Axes. |
Actual |
Gets the actual internal numerical representation of the range minimum value. |
Are |
Gets a value that indicates whether at least one touch is captured to this element.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is pressed over this element.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree.
Inherited from Content |
Command |
Overrides the Command |
Data |
Gets or sets the data context for an element when it participates in data binding.
Inherited from Framework |
Default |
Gets or sets the key to use to find the style template for this control in themes.
Inherited from Framework |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Has |
Overrides the Has |
Input |
Overrides the Input |
Is |
Gets a value that becomes the return value of Is |
Is |
Overrides the Is |
Is |
Gets a value indicating whether this element has been initialized, either by being loaded as Extensible Application Markup Language (XAML), or by explicitly having its End |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Gets a value indicating whether this element has been loaded for presentation.
Inherited from Framework |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Language |
Overrides the Language property to hide it.
Inherited from DXFramework |
Logical |
Gets an enumerator for the logical child elements of this element.
Inherited from Framework |
Max |
Gets or sets the maximum value to display on an Axes. This may not be the same as the maximum value of the series associated with this axis. |
Max |
Gets or sets the internal numerical representation of the range maximum value. |
Min |
Gets or sets the minimum value to display on an Axes. This may not be the same as the minimum value of the series associated with this axis. |
Min |
Gets or sets the internal numerical representation of the range minimum value. |
Name |
Gets or sets the identifying name of the element. The name provides an instance reference so that programmatic code-behind, such as event handler code, can refer to an element once it is constructed during parsing of XAML.
Inherited from Framework |
Parent |
Gets the parent in the logical tree for this element.
Inherited from Framework |
Resources |
Overrides the Resources property to hide it.
Inherited from DXFramework |
Side |
Specifies whether a space should be left between the outermost series point and the diagram’s edge. |
Tag |
Gets or sets an arbitrary object value that can be used to store custom information about this element.
Inherited from Framework |
Templated |
Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template.
Inherited from Framework |
Touches |
Gets all touch devices that are captured to this element.
Inherited from Content |
Touches |
Gets all touch devices that are captured to this element or any child elements in its visual tree.
Inherited from Content |
Touches |
Gets all touch devices that are over this element.
Inherited from Content |
Touches |
Gets all touch devices that are over this element or any child elements in its visual tree.
Inherited from Content |
Type |
Gets the string value used to support serialization of the Chart |
See Also