Options
All
  • Public
  • Public/Protected
  • All
Menu

Axis target for multi-point axis labels.

Index

Enumeration members

Enumeration members

Both

Both: = "Both"

Draw labels on both X and Y axes.

X

X: = "X"

Draw labels on the X axis (top / bottom axes on normal charts).

Y

Y: = "Y"

Draw labels on the Y axis (left / right axes on normal charts).

Generated using TypeDoc