value property
A fixed value to use for the prop when mapping.
For example, if mapping to y
, setting value to 4
will
map as if all points had a y value of 4.
API Docs: https://api.highcharts.com/highcharts/sonification.defaultInstrumentOptions.mapping.time.value
Implementation
double? value;