Lines Matching full:with
11 Scale Widgets show linear or circular scales with configurable ranges, tick counts,
12 placement, labeling, and sub-sections (:ref:`scale_sections`) with custom styling.
42 with tick marks below the line. If you need it to have a different shape, orientation
57 A Scale starts its life with a default numeric range of [0..100] and a default
58 angular range of 270. You can change these ranges with:
77 Example with with ticks and labels drawn *under* the main line (default):
81 Example with ticks and labels drawn *on top of* the main line:
94 If you want labels to be drawn with the major ticks, call
130 The major tick value is calculated with the :cpp:expr:`lv_map` API (when not
135 The length of the ticks can be configured with the length Style property on the
137 for minor ticks. Example with local Style:
140 padded in either direction (outwards or inwards) for ``..._ROUND_...`` Scales only with:
173 pointer to a :cpp:type:`lv_scale_section_t` object. This creates a Section with
230 replaces ``tick_style_1`` with ``tick_style_2`` for part