You are here

protected property ChartConfigData::$value in Charts 8.4

Same name and namespace in other branches
  1. 5.0.x src/Plugin/DataType/ChartConfigData.php \Drupal\charts\Plugin\DataType\ChartConfigData::value

Cached processed value.

Type: string

File

src/Plugin/DataType/ChartConfigData.php, line 23

Class

ChartConfigData
Provides a data type wrapping for chart.

Namespace

Drupal\charts\Plugin\DataType

Code

protected $value;