HighCharts Library 
xAxis
labels
align :
enabled :
rotation :
step :
staggerLines :
plotBands
color :
plotLines
color :
yAxis
allowDecimals :
alternateGridColor :
ceiling :
floor :
endOnTick :
gridLineDashStyle :
gridLineColor :
gridLineWidth :
gridLineColor :
lineColor :
lineWidth :
max :
min :
minRange :
maxRange :
offset :
opposite :
reversed :
reversedStacks :
showEmpty :
showLastLabel :
showLastLabel :
startOfWeek :
startOnTick :
tickColor :
tickInterval :
tickLength :
tickPixelInterval :
tickPosition :
tickWidth :
tickmarkPlacement :
tooltip
animation :
backgroundColor :
borderColor :
borderRadius :
borderWidth :
enabled :
followPointer :
followTouchMove :
footerFormat :
headerFormat :
hideDelay :
pointFormat :
shadow :
shape :
shared :
snap :
useHTML :
valueDecimals :
valueSuffix :
valuePrefix :
xDateFormat :
title
margin :
floating :
text :
useHTML :
verticalAlign :
x :
y :
subtitle
align :
floating :
text :
useHTML :
verticalAlign :
x :
y :
series
id :
index :
name :
type :
zIndex :
plotOptions
area
allowPointSelect :
animation :
duration :
easing :
color :
connectEnds :
connectNulls :
cropThreshold :
dashStyle :
enableMouseTracking :
fillColor :
fillOpacity :
lineColor :
lineWidth :
negativeColor :
negativeFillColor :
pointInterval :
pointStart :
selected :
showCheckbox :
showInLegend :
stickyTracking :
trackByArea :
turboThreshold :
visible :
series
allowPointSelect :
animation :
color :
dashStyle :
dataLabels
align :
borderRadius :
backgroundColor :
borderColor :
color :
enabled :
borderWidth :
rotation :
padding :
shadow :
useHTML :
verticalAlign :
x :
y :
zIndex :
enableMouseTracking :
lineWidth :
marker
enabled :
fillColor :
height :
lineColor :
lineWidth :
radius :
states
hover
enabled :
fillColor :
lineColor :
lineWidth :
lineWidthPlus :
radius :
radiusPlus :
select
enabled :
fillColor :
lineColor :
lineWidth :
radius :
symbol :
width :
legend
align :
backgroundColor :
borderColor :
borderRadius :
borderWidth :
enabled :
floating :
itemDistance :
itemMarginBottom :
itemMarginTop :
itemWidth :
layout :
lineHeight :
margin :
padding :
reversed :
rtl :
symbolPadding :
symbolRadius :
symbolWidth :
verticalAlign :
width :
x :
y :
+
 -
Chart Result
Code Selected
tooltip > useHTML (true)
xAxis > labels > rotation (45)
Clear all
Code Result
tooltip: {
useHTML: true
}
,
xAxis: {
labels: {
rotation: 45
}
}
Copy to clipboard
Click here to see your activities