paddingY

vertical padding in pixels

number paddingY;

Example

webix.Sparklines.paddingY = 6,

Related samples

Details

The property is set globally for all sparklines in the application. The default value is 6.

See also
Back to top