Widgets
Samples
Demos
Forum
Services
Documentation
animate
bands
barWidth
borderless
color
container
css
disabled
flowTime
gravity
height
hidden
id
keyPressTimeout
label
labelHeight
labelWidth
layout
marker
markerColor
maxHeight
maxRange
maxWidth
minBarHeight
minHeight
minRange
minWidth
origin
placeholder
scale
smoothFlow
stroke
tickSize
value
width
Start
API Reference
ui.bullet
Properties
minBarHeight
sets the minimal height of the bar in pixels
number
minBarHeight
;
Example
webix.
ui
(
{
view
:
"bullet"
,
minBarHeight
:
5
}
)
;
Default value:
0
Back to top