Orientation of track. Default is false or unset (vertical).
Label to use in title if used with TrackGrouop
A config object used to display track legend if used with LogController
An optional loader element that will be made visible during loading
Max width of track in pixels
What mode to show the scale in (0=master, 1=slave). Designed to be used with the InterpolatedScaleHandler, which allows you to toggle between two different scale domains.
Units to show in legend if used in LogController
Relative track width when used in a LogController, i.e. a track with width set to 3 will be three times wider than tracks set to width 1.
Hook if a track is set in an error state
track instance reference
Hook when track is mounted to the DOM
event data
track instance reference
Hook when track is being rescaled, for example from user interaction if used with a LogController.
event data
track instance reference
Hook when track is unmounted from the DOM
event data
track instance reference
Hook when track is updated in the DOM model.
event data
track instance reference
Generated using TypeDoc
Short label to use in title if used with TrackGrouop