Class: XAxisLabel

STXChart. XAxisLabel


new XAxisLabel()

This is the object stored in STXChart.chart.xaxis which contains information regarding an x-axis tick. See STXChart.AdvancedInjectable#createXAxis for more detail.

Properties:
Name Type Description
hz number

Horizontal position of center of label in pixels

text string

The text to display in the label

grid string

Either "line" or "boundary" depending on whether the label should be a date/time boundary or just a grid line