Represents a range within a gauge scale.
The following tables list the members exposed by the Range type.
Name | Description | |
---|---|---|
Creates an instance of Range class. |
Name | Description | |
---|---|---|
Gets or sets the alignment of this range relative to the scale it is associated with. |
||
Gets or sets a value indicating whether the start and end width of the range will be automatically adjusted to match the width of the scale. |
||
Gets or sets a value indicating whether to draw a stroke in the end of this range. |
||
Gets or sets a value indicating whether to draw a stroke in the beginning of this range. |
||
Gets or sets the width of this range at its end. |
||
Gets or sets the end value of this range. |
||
Gets or sets the start value of this range. |
||
Gets or sets the offset of the range from the position calculated according to its alignment. |
||
Gets or sets the width of this range at its start. |
||
Gets or sets a value indicating whether to draw a stroke at the inside of this range. |
||
Gets or sets a value indicating whether to draw a stroke at the outside of this range. |