tooltip
tooltip: object
boxShadowColor
boxShadowColor: string = "#545454"
distanceFromTop
distanceFromTop: number = 10
enabled
enabled: true = true
formatX
formatX: function = formatByName.dateFull
Type declaration
-
-
Parameters
Returns string
formatY
formatY: function = formatByName.numberLocal
Type declaration
-
-
Parameters
Returns string
pointRadius
pointRadius: number = 5
rowGap
rowGap: number = 5
showVerticalLine
showVerticalLine: true = true
tooltipCornerRadius
tooltipCornerRadius: number = 5
dataSetNameStyle
dataSetNameStyle: object
fontColor
fontColor: string = "black"
fontFamily
fontFamily: string = DEFAULT_FONT_FAMILY
fontSize
fontSize: number = 12
headerStyle
headerStyle: object
fontColor
fontColor: string = "black"
fontFamily
fontFamily: string = DEFAULT_FONT_FAMILY
fontSize
fontSize: number = 12
fontWeight
fontWeight: string = "bold"
line
line: object
color
color: string = "#545454"
lineWidth
lineWidth: number = 1
opacity
opacity: number = 0.4
padding
padding: object
bottom
bottom: number = 10
left
left: number = 10
right
right: number = 10
top
top: number = 10
valueStyle
valueStyle: object
fontFamily
fontFamily: string = DEFAULT_FONT_FAMILY
fontSize
fontSize: number = 12
fontWeight
fontWeight: string = "bold"