Range Properties
Contains the common settings that define the range displayed by an axis.Name | Description |
---|---|
Actual |
Returns the actual value indicating whether the range calculates its side margins automatically. |
Actual |
Gets the actual value of the End |
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 of the axis range. |
Actual |
Gets the actual internal numerical representation of the range minimum value. |
Actual |
Returns the actual side margins that are applied to the range. |
Actual |
Gets the actual value of the Start |
Allow |
Overrides the Allow |
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 |
Auto |
Specifies whether a space should be left between the outermost series point and the diagram’s edge, when it is scrolled. |
Binding |
Overrides the Binding |
Command |
Overrides the Command |
Context |
Overrides the Context |
Cursor |
Overrides the Cursor property to hide it.
Inherited from DXFramework |
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 |
End |
Gets or sets the distance between the series point with the highest value and the end of the axis range. |
Focusable |
Overrides the Focusable property to hide it.
Inherited from DXFramework |
Focus |
Overrides the Focus |
Force |
Overrides the Force |
Has |
Overrides the Has |
Input |
Overrides the Input |
Input |
Overrides the Input |
Is |
Overrides the Is |
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. |
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. |
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 |
Overrides |
Overrides the Overrides |
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 the measurement unit for diagram side margins. |
Side |
Specifies the space between the outermost series point and the diagram’s edge. |
Start |
Gets or sets the distance between the series point with the lowest value and the start of the axis range. |
Style |
Gets or sets the style to be used by this element.
Inherited from Framework |
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 |
Tool |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from DXFramework |
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