StiRadialTickLabelBase Properties |
The StiRadialTickLabelBase type exposes the following members.
Name | Description | |
---|---|---|
AllowApplyStyle | (Inherited from StiElementBase.) | |
Animation | (Inherited from StiGaugeElement.) | |
ComponentId | (Inherited from StiGaugeElement.) | |
ElementType | (Overrides StiGaugeElementElementType.) | |
Font |
Gets or sets font of component.
(Inherited from StiTickLabelBase.) | |
GetSkipIndicesEvent |
Occurs when getting the property SkipIndices.
(Inherited from StiTickBase.) | |
GetSkipValuesEvent |
Occurs when getting the property SkipValues.
(Inherited from StiTickBase.) | |
IsSkipMajorValues | (Inherited from StiTickBase.) | |
LabelRotationMode |
Gets or sets the rotation mode of labels.
| |
LocalizeName | (Inherited from StiGaugeElement.) | |
MaximumValue |
Gets or sets the maximum value to which displaying should be.
(Inherited from StiTickBase.) | |
MinimumValue |
Gets or sets the minimum value, with which displaying should begin.
(Inherited from StiTickBase.) | |
Offset |
Gets or sets the offset from the scale based on the StiPlacement.
(Inherited from StiTickBase.) | |
OffsetAngle |
Gets or sets an additional rotation angle.
| |
Placement |
Gets or sets the placement of the tick relative to the scale.
(Inherited from StiTickBase.) | |
PropName | (Inherited from StiGaugeElement.) | |
Scale | (Inherited from StiGaugeElement.) | |
SkipIndices |
Gets or sets the indexes of values that cannot be displayed. Example: 1;2;3
(Inherited from StiTickBase.) | |
SkipIndicesObj | (Inherited from StiTickBase.) | |
SkipValues |
Gets or sets the values that should not be rendered. Example: 1;2;3
(Inherited from StiTickBase.) | |
SkipValuesObj | (Inherited from StiTickBase.) | |
TextBrush |
Gets or sets a brush to draw text.
(Inherited from StiTickLabelBase.) | |
TextFormat |
Gets or sets the format used to convert value to a string.
(Inherited from StiTickLabelBase.) |