LastValueLabelSettingsModel
23 Sep 20251 minute to read
Interface for a class LastValueLabelSettings
Properties
background string
The background color for the label.
border BorderModel
The border properties for the label.
dashArray string
The dash array of the grid lines behind the labels.
enable boolean
Enables or disables the display of the last value labels.
font FontModel
The font proerties of the last value labels.
lineColor string
The line color for grid lines behind the labels.
lineWidth number
The width of the grid lines behind the labels.
rx number
Specifies the X-axis rounded corner radius for the last value label.
Note that
bordervalues must not be null for this feature to work.
ry number
Specifies the Y-axis rounded corner radius for the last value label.
Note that
bordervalues must not be null for this feature to work.