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