-
CONFIG_LVGL_OBJ_CHART_AXIS_TICK_LABEL_MAX_LEN
¶
Maximum length of axis label
Type: int
Help¶
Maximum length of axis label
Default¶
20
Kconfig definition¶
At lib/gui/lvgl/Kconfig.objects:198
Included via Kconfig:8
→ Kconfig.zephyr:42
→ lib/Kconfig:12
→ lib/gui/Kconfig:4
→ lib/gui/lvgl/Kconfig:458
Menu path: (Top) → Additional libraries → LittlevGL GUI library → Objects → Chart object
config LVGL_OBJ_CHART_AXIS_TICK_LABEL_MAX_LEN int "Maximum length of axis label" default 20 depends onLVGL_OBJ_CHART
&&LVGL
help Maximum length of axis label
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)