Click or drag to resize

StiTickBase Properties

The StiTickBase type exposes the following members.

Properties
  NameDescription
Public propertyAllowApplyStyle (Inherited from StiElementBase.)
Public propertyAnimation (Inherited from StiGaugeElement.)
Public propertyComponentId (Inherited from StiGaugeElement.)
Public propertyElementType (Inherited from StiGaugeElement.)
Public propertyGetSkipIndicesEvent
Occurs when getting the property SkipIndices.
Public propertyGetSkipValuesEvent
Occurs when getting the property SkipValues.
Protected propertyIsSkipMajorValues
Public propertyLocalizeName (Inherited from StiGaugeElement.)
Public propertyMaximumValue
Gets or sets the maximum value to which displaying should be.
Public propertyMinimumValue
Gets or sets the minimum value, with which displaying should begin.
Public propertyOffset
Gets or sets the offset from the scale based on the StiPlacement.
Public propertyPlacement
Gets or sets the placement of the tick relative to the scale.
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
Public propertySkipIndicesObj
Public propertySkipValues
Gets or sets the values that should not be rendered. Example: 1;2;3
Public propertySkipValuesObj
Top
See Also