Click or drag to resize

StiRadialMarker Properties

The StiRadialMarker 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 (Inherited from StiMarkerBase.)
Public propertyElementType (Overrides StiGaugeElementElementType.)
Public propertyFont
Gets or sets font of component.
(Inherited from StiMarkerBase.)
Public propertyFormat
Gets or sets the format string for the ShowValue property.
(Inherited from StiMarkerBase.)
Public propertyGetValueEvent
Occurs when getting the property Value.
(Inherited from StiIndicatorBase.)
Public propertyLocalizeName (Overrides StiGaugeElementLocalizeName.)
Public propertyOffset
Gets or sets offset of the scale object from the scale bar.
(Inherited from StiMarkerBase.)
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.
(Inherited from StiMarkerBase.)
Public propertyRelativeWidth
Gets or sets relative width of the indicator. It is given as part of the scale dimension.
(Inherited from StiMarkerBase.)
Public propertyScale (Inherited from StiGaugeElement.)
Public propertyShowValue
Gets or sets a value indicating whether to display a current value of the indicator.
(Inherited from StiMarkerBase.)
Public propertySkin
Gets or sets the skin of the component rendering.
(Inherited from StiMarkerBase.)
Public propertyTextBrush
Gets or sets a brush to draw text.
(Inherited from StiMarkerBase.)
Public propertyValue
Gets or sets the current position of an indicator.
(Inherited from StiIndicatorBase.)
Public propertyValueObj (Inherited from StiIndicatorBase.)
Top
See Also