Plottable
Components
Interactions
Examples
Tutorials
API
FAQ
Axis Label
new Plottable.Components.AxisLabel("Hello World!") .yAlignment("center") .renderTo("svg#example");
Inherits from
Label
Public Methods
None.