You are here

private property ChartjsTickConfigurationOptions::$stepSize in Charts 8.3

User defined fixed step size for the scale.

Type: int

File

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

Class

ChartjsTickConfigurationOptions
Class ChartjsChart.

Namespace

Drupal\charts_chartjs\Settings\Chartjs

Code

private $stepSize;