Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Tee
IFormat
Interface IFormat
Hierarchy
IFormat
IArrow
Index
Properties
fill
font
gradient
image
round
shadow
stroke
transparency
Methods
drawText
ellipse
poligon
rectangle
textHeight
textWidth
Properties
public
fill
:
string
public
font
:
IFont
public
gradient
:
IGradient
public
image
:
IImage
public
round
:
IPoint
public
shadow
:
IShadow
public
stroke
:
IStroke
public
transparency
:
number
Methods
public
drawText
(
bounds
:
IRectangle
, text
:
string
)
:
any
Parameters
bounds:
IRectangle
text:
string
Returns
any
public
ellipse
(
x
:
number
, y
:
number
, width
:
number
, height
:
number
)
:
any
Parameters
x:
number
y:
number
width:
number
height:
number
Returns
any
public
poligon
(
points
:
IPoint
[]
)
:
any
Parameters
points:
IPoint
[]
Returns
any
public
rectangle
(
x
:
number
, y
:
number
, width
:
number
, height
:
number
)
:
any
Parameters
x:
number
y:
number
width:
number
height:
number
Returns
any
public
textHeight
(
text
:
string
)
:
number
Parameters
text:
string
Returns
number
public
textWidth
(
text
:
string
)
:
number
Parameters
text:
string
Returns
number
Globals
Tee
Area
Bar
Bubble
Candle
CursorTool
Donut
DragTool
Gantt
HorizArea
HorizBar
Line
Pie
PointXY
ToolTip
Volume
IAnnotation
IArea
IArrow
IAxes
IAxis
IAxisLabels
IAxisTitle
IBubble
IBubbleData
ICandle
ICandleData
IChart
ICursor
ICursorTool
ICustomBar
ICustomSeries
IDragTool
IFont
IFormat
fill
font
gradient
image
round
shadow
stroke
transparency
drawText
ellipse
poligon
rectangle
textHeight
textWidth
IGantt
IGanttData
IGradient
IGrid
IImage
ILegend
ILine
IMargins
IMarks
IMinorTicks
IPalette
IPanel
IPie
IPoint
IRectangle
IScroll
ISeries
ISeriesData
ISeriesList
ISeriesNoBounds
ISeriesPointer
IShadow
ISmoothLine
IStroke
ISymbol
ITicks
ITitle
ITool
IToolTip
ITools
IWall
IWalls
IZoom
Chart
Point