Click or drag to resize

StiLinearTickLabelCustom Properties

The StiLinearTickLabelCustom type exposes the following members.

Properties
  NameDescription
Public propertyAllowApplyStyle (Inherited from StiElementBase.)
Public propertyAnimation (Inherited from StiGaugeElement.)
Public propertyComponentId (Overrides StiGaugeElementComponentId.)
Public propertyElementType (Inherited from StiGaugeElement.)
Public propertyFont
Gets or sets font of component.
(Inherited from StiTickLabelBase.)
Public propertyGetSkipIndicesEvent
Occurs when getting the property SkipIndices.
(Inherited from StiTickBase.)
Public propertyGetSkipValuesEvent
Occurs when getting the property SkipValues.
(Inherited from StiTickBase.)
Public propertyGetTextEvent
Occurs when getting the property Text.
Public propertyGetValueEvent
Occurs when getting the property Value.
Protected propertyIsSkipMajorValues (Inherited from StiTickBase.)
Public propertyLocalizeName (Overrides StiGaugeElementLocalizeName.)
Public propertyMaximumValue
Gets or sets the maximum value to which displaying should be.
(Inherited from StiTickBase.)
Public propertyMinimumValue
Gets or sets the minimum value, with which displaying should begin.
(Inherited from StiTickBase.)
Public propertyOffset
Gets or sets the offset from the scale based on the StiPlacement.
(Inherited from StiTickBase.)
Public propertyPlacement
Gets or sets the placement of the tick relative to the scale.
(Inherited from StiTickBase.)
Public propertyPropName (Inherited from StiGaugeElement.)
Public propertyScale (Inherited from StiGaugeElement.)
Public propertySkipIndices
Gets or sets the indexes of values that cannot be displayed. Example: 1;2;3
(Inherited from StiTickBase.)
Public propertySkipIndicesObj (Inherited from StiTickBase.)
Public propertySkipValues
Gets or sets the values that should not be rendered. Example: 1;2;3
(Inherited from StiTickBase.)
Public propertySkipValuesObj (Inherited from StiTickBase.)
Public propertyText
Gets or sets text corresponds to this tick label.
Public propertyTextBrush
Gets or sets a brush to draw text.
(Inherited from StiTickLabelBase.)
Public propertyTextFormat
Gets or sets the format used to convert value to a string.
(Inherited from StiTickLabelBase.)
Public propertyTextObj
Gets or sets text corresponds to this tick label.
Public propertyValue
Gets or sets value corresponds to this tick label.
Public propertyValueObj
Gets or sets value corresponds to this tick label.
Public propertyValues
Top
See Also