MarkLabel

enum MarkLabel : Enum<MarkLabel>

Display X/Y information for a given Mark sign.

Entries

None
Link copied to clipboard
common
Don't display any label.
X
Link copied to clipboard
common
X()
Display the X value.
Y
Link copied to clipboard
common
Y()
Display the Y value.
XY
Link copied to clipboard
common
XY()
Display the X and Y value.