Slider.fillAxis

Syntax

fillAxis(brush: PP.Brush);

Parameters

brush. Axis brush.

Description

The fillAxis method fills the Slider component axis using specified brush color.

Example

The example of use is given in the page with description of the Slider.addItem method.

See also:

 Slider