Class Tee.Chart.Axes
Contains four axis objects: left, top, right and bottom
Defined in: <..\..\src\teechart.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
Tee.Chart.Axes(chart)
|
Field Attributes | Field Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
each(f)
|
Class Detail
Tee.Chart.Axes(chart)
- Parameters:
- {Tee.Chart} chart
- The parent chart this axes object belongs to.
Field Detail
{Tee.Chart.Axis}
bottom
{Tee.Chart.Axis}
left
{Tee.Chart.Axis}
right
{Tee.Chart.Axis}
top
Method Detail
each(f)
- Parameters:
- f