Class Tee.HorizBar
Extends
Tee.CustomBar.
Draws data as horizontal bars
Defined in: <..\..\src\teechart.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
Tee.HorizBar(o, o2)
|
- Fields borrowed from class Tee.CustomBar:
- barSize, origin, sideMargins, useOrigin
- Fields borrowed from class Tee.Series:
- chart, colorEach, cursor, data, format, marks, visible
Method Attributes | Method Name and Description |
---|---|
calcBarBounds(p, bar, offset, originPos)
|
|
horizMargins(p)
|
|
- Methods borrowed from class Tee.CustomBar:
- calcBarOffset, calcColorEach, clicked, countAll, draw, drawBar, drawMarks, initOffsets
- Methods borrowed from class Tee.Series:
- addRandom, associatedToAxis, bounds, calc, calcStack, count, dataText, doSort, getFill, getFillStyle, init, markText, mousemove, pointOrigin, recalcAxes, refresh, setChart, stackMaxValue, toPercent, valueOrLabel, valueText, vertMargins
Method Detail
calcBarBounds(p, bar, offset, originPos)
- Parameters:
- p
- bar
- offset
- originPos
horizMargins(p)
- Parameters:
- p
{Number}
maxMarkWidth()
- Returns:
- {Number} Returns the maximum width in pixels of series marks texts.
maxXValue()
maxYValue()
minXValue()
minYValue()