pyvista.plotting.themes._SliderStyleConfig#

class _SliderStyleConfig[source]#

PyVista configuration for a single slider style.

Methods

Attributes

_SliderStyleConfig.cap_length

Return or set the cap length.

_SliderStyleConfig.cap_opacity

Return or set the cap opacity.

_SliderStyleConfig.cap_width

Return or set the cap width.

_SliderStyleConfig.name

Return the name of the slider style configuration.

_SliderStyleConfig.slider_color

Return or set the slider color.

_SliderStyleConfig.slider_length

Return or set the slider_length.

_SliderStyleConfig.slider_width

Return or set the slider width.

_SliderStyleConfig.tube_color

Return or set the tube color.

_SliderStyleConfig.tube_width

Return or set the tube_width.