You are here

private property ChartjsTickConfigurationOptions::$precision in Charts 8.3

If defined and stepSize is not specified, the step size will be rounded to this many decimal places.

Type: int

File

modules/charts_chartjs/src/Settings/Chartjs/ChartjsTickConfigurationOptions.php, line 32

Class

ChartjsTickConfigurationOptions
Class ChartjsChart.

Namespace

Drupal\charts_chartjs\Settings\Chartjs

Code

private $precision;