Click or drag to resize

StiStateIndicator Properties

The StiStateIndicator 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 StiIndicatorBase.)
Public propertyBorderWidth
Gets or sets the border thickness of the component.
(Inherited from StiIndicatorBase.)
Public propertyBrush
Gets or sets a brush to fill a component.
(Inherited from StiIndicatorBase.)
Public propertyComponentId (Overrides StiGaugeElementComponentId.)
Public propertyCustomSkin
Public propertyElementType (Overrides StiGaugeElementElementType.)
Public propertyFilters
Public propertyFont
Gets or sets font of component.
Public propertyFormat
Gets or sets the format string for the ShowValue property.
Public propertyGetValueEvent
Occurs when getting the property Value.
(Inherited from StiIndicatorBase.)
Public propertyLeft
Gets or sets X coordinate of the indicator relative to the scale dimension.
Public propertyLocalizeName (Overrides StiGaugeElementLocalizeName.)
Public propertyPlacement
Gets or sets the placement of the component.
(Inherited from StiIndicatorBase.)
Public propertyPropName (Inherited from StiGaugeElement.)
Public propertyRelativeHeight
Gets or sets relative height of the indicator. It is given as part of the scale dimension.
Public propertyRelativeWidth
Gets or sets relative width of the indicator. It is given as part of the scale dimension.
Public propertyScale (Inherited from StiGaugeElement.)
Public propertyShowValue
Gets or sets a value indicating whether to display a current value of the indicator.
Public propertySkin
Gets or sets the skin of the component rendering.
Public propertyTextBrush
Gets or sets a brush to draw text.
Public propertyTop
Gets or sets Y coordinate of the indicator relative to the scale dimension.
Public propertyValue
Gets or sets the current position of an indicator.
(Inherited from StiIndicatorBase.)
Public propertyValueObj (Inherited from StiIndicatorBase.)
Top
See Also