You are here

protected property ChartConfigData::$value in Charts 5.0.x

Same name and namespace in other branches
  1. 8.4 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;