defines whether an axis is top/bottom/left/right
fire a brush event for this element
fire a mouse/touch change event for this element
fire a focus event for this element
pan to a given event location
Render the element.
fire a select event for this element
fire a zoom event for this element
defines what data to represent in the axis
any special CSS to hardcode for this axis
used for Y axis if you want the range to autoscale as you zoom in and out
get all elements associated with the render call of this UIElement
get tooltip data for the element
an axis may be hidden if it is just being used to scale the data
callback when a brush action occurs in this element
callback when user clicks on an item
callback when the cursor change occurs in this element
the callback when an item in this data is double clicked
callback when a hover occurs in this element
callback when a re-render occurs in this element
callback when a tooltip occurs in this element
callback when a zoom action occurs in this element
any misc options to configure the axis
Generated using TypeDoc
the combination of axis definition and rendering information needed to render this axis