Properties
backgroundColor
backgroundColor: string = "rgba(255, 255, 255, 0.7)"
borderColor
borderColor: string = "#333333"
borderWidth
borderWidth: number = 2
crossColor
crossColor: string = "rgba(0, 0, 0, 0.4)"
lineHeight
lineHeight: number = 15
offsetX
offsetX: number = 20
offsetY
offsetY: number = 20
roundRectRadius
roundRectRadius: number = 5
showCross
showCross: boolean = true
showTooltip
showTooltip: boolean = true
showYValue
showYValue: boolean = true
textColor
textColor: string = "#666666"
textIndent
textIndent: number = 10
textSize
textSize: number = 12
tooltipType
width
width: number = 160
yValueBackgroundColor
yValueBackgroundColor: string = "#ffffff"
yValueBorderColor
yValueBorderColor: string = "#666666"
yValueHeight
yValueHeight: number = 20
yValueRoundRect
yValueRoundRect: number = 3
yValueTextColor
yValueTextColor: string = "#000"
yValueWidth
yValueWidth: number = 37
Tooltip background color
{string}