Click or drag to resize

StiLinearScale Properties

The StiLinearScale 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 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 propertyOrientation
Gets or sets linearScale orientation.
Public propertyPropName (Inherited from StiScaleBase.)
Public propertyRelativeHeight
Gets or sets the height factor relative to the height of the basic component.
Public propertyScaleType (Overrides StiScaleBaseScaleType.)
Public propertyStartWidth
Gets or sets start width of the scale bar.
(Inherited from StiScaleBase.)
Public propertyTop
Gets or sets Y coordinate of the scale relative to height of the scale container.
(Inherited from StiScaleBase.)
Top
See Also