ShowTickOption Type

If "all", all tick labels are displayed with a prefix. If "first", only the first tick is displayed with a prefix. If "last", only the last tick is displayed with a suffix. If "none", tick prefixes are hidden.

Union cases

Union case Description

All

Full Usage: All

First

Full Usage: First

Last

Full Usage: Last

None

Full Usage: None

Instance members

Instance member Description

this.Convert

Full Usage: this.Convert

Returns: obj
Returns: obj

Static members

Static member Description

ShowTickOption.convert

Full Usage: ShowTickOption.convert

Returns: ShowTickOption -> obj
Returns: ShowTickOption -> obj

ShowTickOption.toString

Full Usage: ShowTickOption.toString

Returns: ShowTickOption -> string
Returns: ShowTickOption -> string