QualitativeRange Members
In This Article
#Constructors
Name | Description |
---|---|
Qualitative |
Initializes a new instance of the Qualitative |
#Fields
Name | Description |
---|---|
Max |
Identifies the Max bindable property. |
Min |
Identifies the Min bindable property. |
Side |
Identifies the Side |
Visual |
Identifies the Visual |
Visual |
Identifies the Visual |
#Properties
Name | Description |
---|---|
Max | Gets or sets the end value of the axis scale. |
Min | Gets or sets the start value of the axis scale. |
Side |
Gets or sets the margin to extend the min and max values.
Inherited from Range |
Visual |
Gets or sets the end value of the axis range displayed on the screen. |
Visual |
Gets or sets the start value of the axis range displayed on the screen. |
#Methods
Name | Description |
---|---|
Reset |
Resets all values to default.
Inherited from Range |
Reset |
Resets visual bounds to whole bounds.
Inherited from Range |
See Also