StiDataBarIndicator Properties |
The StiDataBarIndicator type exposes the following members.
Name | Description | |
---|---|---|
BrushType |
Gets or sets value which indicates which type of brush will be used for Data Bar indicator drawing.
| |
Direction |
Gets or sets value which direction data bar will be filled by brush, from left to right or from right to left.
| |
Maximum |
Gets or sets minimum amount.
| |
Minimum |
Gets or sets minimum amount.
| |
NegativeBorderColor |
Gets or sets a border color of negative values for Data Bar indicator.
| |
NegativeColor |
Gets or sets a color of negative values for data bar indicator.
| |
PositiveBorderColor |
Gets or sets a border color of positive values for Data Bar indicator.
| |
PositiveColor |
Gets or sets a color of positive values for data bar indicator.
| |
ShowBorder |
Gets or sets value which indicates that border is drawing.
| |
Value |
Gets or sets value from maximum or minimum amount.
|