ZoomCharts Documentation
Version: 1.21.1 (2024-11-08)
ZoomCharts.Configuration.BaseSettingsValueAxisBaseLineLabelMode
Methods
This type does not define any methods.
Properties
always: enum
The label is drawn always if the line itself is visible.
auto: enum
Unless the zero line is not visible, the label is drawn always for outside axis. For value axis that are located inside the chart area the label is only drawn if the value axis also shows negative values.
never: enum
The label is never drawn.