StiScaleBase Properties |
The StiScaleBase type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowApplyStyle | (Inherited from StiElementBase.) | |
| BorderBrush |
Gets or sets the border of the component.
| |
| Brush |
Gets or sets a brush to fill a component.
| |
| ComponentId | ||
| EndWidth |
Gets or sets end width of the scale bar.
| |
| Gauge | ||
| IsReversed |
Gets or sets value that indicates whether the scale should be shown in reverse mode.
| |
| Items | ||
| Left |
Gets or sets X coordinate of the scale relative to height of the scale container.
| |
| MajorInterval |
Gets or sets the major interval.
| |
| Maximum |
Gets or sets end value of the scale.
| |
| Minimum |
Gets or sets start value of the scale.
| |
| MinorInterval |
Gets or sets the minor interval.
| |
| PropName | ||
| ScaleType | ||
| StartWidth |
Gets or sets start width of the scale bar.
| |
| Top |
Gets or sets Y coordinate of the scale relative to height of the scale container.
|