Class Tee.Chart.Axis-Ticks
Stroke parameters to draw small lines at axes labels positions
Defined in: <..\..\src\teechart.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
<inner> |
Tee.Chart.Axis-Ticks(chart)
|
Field Attributes | Field Name and Description |
---|---|
The length of ticks in pixels.
|
|
Defines the visual attributes used to draw the axis ticks.
|
Class Detail
<inner>
Tee.Chart.Axis-Ticks(chart)
- Parameters:
- {Tee.Chart} chart
- The chart object this axis ticks object belongs to.
Field Detail
{Number}
length
The length of ticks in pixels.
- Default Value:
- 4
{Tee.Stroke}
stroke
Defines the visual attributes used to draw the axis ticks.