StiTickBase Properties |
The StiTickBase type exposes the following members.
Name | Description | |
---|---|---|
AllowApplyStyle | (Inherited from StiElementBase.) | |
Animation | (Inherited from StiGaugeElement.) | |
ComponentId | (Inherited from StiGaugeElement.) | |
ElementType | (Inherited from StiGaugeElement.) | |
GetSkipIndicesEvent |
Occurs when getting the property SkipIndices.
| |
GetSkipValuesEvent |
Occurs when getting the property SkipValues.
| |
IsSkipMajorValues | ||
LocalizeName | (Inherited from StiGaugeElement.) | |
MaximumValue |
Gets or sets the maximum value to which displaying should be.
| |
MinimumValue |
Gets or sets the minimum value, with which displaying should begin.
| |
Offset |
Gets or sets the offset from the scale based on the StiPlacement.
| |
Placement |
Gets or sets the placement of the tick relative to the scale.
| |
PropName | (Inherited from StiGaugeElement.) | |
Scale | (Inherited from StiGaugeElement.) | |
SkipIndices |
Gets or sets the indexes of values that cannot be displayed. Example: 1;2;3
| |
SkipIndicesObj | ||
SkipValues |
Gets or sets the values that should not be rendered. Example: 1;2;3
| |
SkipValuesObj |