TcHmiCharting.IAxis.Position
[ Enumeration ]
enum Position {
Left = 0,
Right = 1,
}
Properties
Name | Type | Description |
---|---|---|
Left | Numeric value for the value Left | |
Right | Numeric value for the value Right | |
0 | String value for the value 0 | |
1 | String value for the value 1 |
Available from 1.8 |