Navigation :
StyleCode Property: scalarLabelPosition
scalarLabelPosition
Position the label relative to the value.
| Applies to |
Type |
Default |
scalar |
auto, above, below |
auto |
Examples
// Example: scalar
myValue = 123
show scalar "My Scalar" a1b1 { scalarLabelPosition: "above" } with
myValue