Class Index | File Index

Classes


Class Tee.Chart.Axis-Ticks

Stroke parameters to draw small lines at axes labels positions
Defined in: <..\..\src\teechart.js>.

Class Summary
Constructor Attributes Constructor Name and Description
<inner>  
Field Summary
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.

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Mar 23 2012 10:56:28 GMT+0100 (CET)