diff --git a/docs/overview/style-props.md b/docs/overview/style-props.md index ba8af602e..6811e491f 100644 --- a/docs/overview/style-props.md +++ b/docs/overview/style-props.md @@ -57,6 +57,15 @@ Sets a maximal height. Pixel and percentage values can be used. Percentage value
  • Ext. draw No
  • +### length +Its meaning depends on the type of the widget. For example in case of lv_scale it means the length of the ticks. + + ### x Set the X coordinate of the object considering the set `align`. Pixel and percentage values can be used. Percentage values are relative to the width of the parent's content area.