TDataBarAxisPosition Enumeration
Axis position for the databar.
Syntax
Unit: FlexCel.Core
Members
| Name |
Value |
Description |
| Automatic |
0 |
The axis position is calculated automatically.
|
| Middle |
1 |
The axis is at the middle of the cell.
|
| None |
2 |
The databar has no axis and negative values will go in the same direction as positive values.
|