DataTipPrecision Property (FlexSlider)

Class

FlexSlider.

Action

Gets the number of decimal places to use for the data tip text.

A value of 0 means to round all values to an integer. The default value is 2.

Syntax

'Declaration
Protected Read Property dataTipPrecision As Double

Access

Read only.