<valueregion>

Represents a region of values in the chart


Attributes

axis

the associated axis to the Region can be"x" or "y"

 
data1

Minimum value for the Value region

 
data2

Maximum value for the Value region

 
label

label of the value region, it is shown next to the region

 
regionEnabled (default: true)

enable the rendering of the value region in the chart

 
tip

Tip label that appear when the mouse is over the value region

 

Methods