I have used Scatter chart and in indexLabel displaying some word but word is not showing in centre. It is little bit move to the top. Can i align it to centre?
indexLabel: "{name}",
indexLabelFontWeight: "bolder",
indexLabelFontColor: "white",
indexLabelPlacement: "inside",
indexLabelMaxWidth: 100,
indexLabelWrap: true,
markerSize: 22,
type: "scatter",
color: "#7f7f7f"