Click or drag to resize

StiNeedle Properties

The StiNeedle type exposes the following members.

Properties
  NameDescription
Public propertyAllowApplyStyle (Inherited from StiElementBase.)
Public propertyAnimation (Inherited from StiGaugeElement.)
Public propertyAutoCalculateCenterPoint
Gets or sets a value indicating whether to calculate CenterPoint for the indicator automatically.
Public propertyBorderBrush (Overrides StiIndicatorBaseBorderBrush.)
Public propertyBorderWidth (Overrides StiIndicatorBaseBorderWidth.)
Public propertyBrush (Overrides StiIndicatorBaseBrush.)
Public propertyCapBorderBrush
Gets or sets the border of the cap.
Public propertyCapBorderWidth
Gets or sets the border thickness of the cap.
Public propertyCapBrush
Gets or sets a brush to fill a cap.
Public propertyCenterPoint
Gets or sets the center coordinate, around which it rotates. The minimum value - Point (0,0), the maximum - Point (1,1).
Public propertyComponentId (Overrides StiGaugeElementComponentId.)
Public propertyCustomSkin
Public propertyElementType (Overrides StiGaugeElementElementType.)
Public propertyEndWidth
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 propertyLocalizeName (Overrides StiGaugeElementLocalizeName.)
Public propertyOffsetNeedle
Public propertyPlacement (Overrides StiIndicatorBasePlacement.)
Public propertyPropName (Inherited from StiGaugeElement.)
Public propertyRelativeHeight
Gets or sets the height factor relative to the height of the basic component.
Public propertyRelativeWidth
Gets or sets the width ratio relative to the height of the basic component.
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 propertyStartWidth
Public propertyTextBrush
Gets or sets a brush to draw text.
Public propertyValue
Gets or sets the current position of an indicator.
(Inherited from StiIndicatorBase.)
Public propertyValueObj (Inherited from StiIndicatorBase.)
Top
See Also