TickLabelMode
public enum TickLabelMode : String, Encodable
Determines where tick labels are drawn with respect to their corresponding ticks and grid lines.
Only has an effect for axes of type date When set to period, tick labels are drawn in the
middle of the period between ticks.
View on GitHub
Install in Dash
TickLabelMode Enumeration Reference