SparklineTooltipSettingsModel
23 Sep 20251 minute to read
Interface for a class SparklineTooltipSettings
Properties
border SparklineBorderModel
To configure tooltip border color and width.
fill string
To customize the tooltip fill color.
format string
To customize the tooltip format.
template string|Function
To customize the tooltip template.
textStyle SparklineFontModel
To configure tooltip text styles.
trackLineSettings TrackLineSettingsModel
To configure the tracker line options.
visible boolean
Toggle the tooltip visibility.