Click or drag to resize

StiRadialTickMarkCustom Properties

The StiRadialTickMarkCustom type exposes the following members.

Properties
  NameDescription
Public propertyAllowApplyStyle (Inherited from StiElementBase.)
Public propertyAnimation (Inherited from StiGaugeElement.)
Public propertyBorderBrush
Gets or sets the border of the component.
(Inherited from StiTickMarkBase.)
Public propertyBorderWidth
Gets or sets the border thickness of the component.
(Inherited from StiTickMarkBase.)
Public propertyBrush
Gets or sets a brush to fill a component.
(Inherited from StiTickMarkBase.)
Public propertyComponentId (Overrides StiGaugeElementComponentId.)
Public propertyCustomSkin (Inherited from StiTickMarkBase.)
Public propertyElementType (Overrides StiRadialTickMarkBaseElementType.)
Public propertyGetSkipIndicesEvent
Occurs when getting the property SkipIndices.
(Inherited from StiTickBase.)
Public propertyGetSkipValuesEvent
Occurs when getting the property SkipValues.
(Inherited from StiTickBase.)
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 propertyOffsetAngle
Gets or sets an additional rotation angle.
(Inherited from StiRadialTickMarkBase.)
Public propertyPlacement
Gets or sets the placement of the tick relative to the scale.
(Inherited from StiTickBase.)
Public propertyPropName (Inherited from StiGaugeElement.)
Public propertyRelativeHeight
Gets or sets the height factor relative to the height of the basic component.
(Inherited from StiTickMarkBase.)
Public propertyRelativeWidth
Gets or sets the width ratio relative to the height of the basic component.
(Inherited from StiTickMarkBase.)
Public propertyScale (Inherited from StiGaugeElement.)
Public propertySkin
Gets or sets the skin of the component rendering.
(Inherited from StiTickMarkBase.)
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 propertyValue
Gets or sets value corresponds to this tick mark.
Public propertyValueObj
Public propertyValues
Top
See Also