Click or drag to resize

StiRadialScale Properties

The StiRadialScale type exposes the following members.

Properties
  NameDescription
Public propertyAllowApplyStyle (Inherited from StiElementBase.)
Public propertyBorderBrush
Gets or sets the border of the component.
(Inherited from StiScaleBase.)
Public propertyBrush
Gets or sets a brush to fill a component.
(Inherited from StiScaleBase.)
Public propertyCenter
Gets or sets center of the radial scale.
Public propertyComponentId (Overrides StiScaleBaseComponentId.)
Public propertyEndWidth
Gets or sets end width of the scale bar.
(Inherited from StiScaleBase.)
Public propertyGauge (Inherited from StiScaleBase.)
Public propertyIsReversed
Gets or sets value that indicates whether the scale should be shown in reverse mode.
(Inherited from StiScaleBase.)
Public propertyItems (Inherited from StiScaleBase.)
Public propertyLeft
Gets or sets X coordinate of the scale relative to height of the scale container.
(Inherited from StiScaleBase.)
Public propertyMajorInterval
Gets or sets the major interval.
(Inherited from StiScaleBase.)
Public propertyMaximum
Gets or sets end value of the scale.
(Inherited from StiScaleBase.)
Public propertyMinimum
Gets or sets start value of the scale.
(Inherited from StiScaleBase.)
Public propertyMinorInterval
Gets or sets the minor interval.
(Inherited from StiScaleBase.)
Public propertyPropName (Inherited from StiScaleBase.)
Public propertyRadius
Gets or sets outer radius of the radial scale. Should be from 0 to 1.
Public propertyRadiusMode
Gets or sets the mode of calculating the radius RadialScale.
Public propertyScaleType (Overrides StiScaleBaseScaleType.)
Public propertySkin
Gets or sets the skin of the component rendering.
Public propertyStartAngle
Gets or sets start angle of the radial scale.
Public propertyStartWidth
Gets or sets start width of the scale bar.
(Inherited from StiScaleBase.)
Public propertySweepAngle
Gets or sets sweep angle of the radial scale.
Public propertyTop
Gets or sets Y coordinate of the scale relative to height of the scale container.
(Inherited from StiScaleBase.)
Top
See Also