Abstract
the animator object used to perform animations on the chart data
Protected
mpalet used for highlighting values
Protected
mmain palet object used for rendering
Protected
mpalet object for drawing values (text representing values of chart entries)
Protected
mthe component that handles the drawing area of the chart and it's offsets
Protected
mXBoundsbuffer for storing the current minimum and maximum visible x
Protected
applyAbstract
drawAbstract
drawProtected
drawDraws the provided path in filled mode with the provided color and alpha. Special thanks to Angelo Suzuki (https://github.com/tinsukE) for this.
Optional
fillAlpha: numberOptional
shader: anyProtected
drawAbstract
drawProtected
drawDraws vertical & horizontal highlight-lines if enabled.
x-position of the highlight line intersection
y-position of the highlight line intersection
the currently drawn dataset
Draws the icons of the given entry
canvas
icon to draw
icon to draw
position
position
Optional
customRender: BaseCustomRendererDraws the value of the given entry by using the provided IValueFormatter.
canvas
label to draw
label to draw
label to draw
position
position
Optional
customRender: BaseCustomRendererAbstract
drawProtected
isProtected
isChecks if the provided entry object is in bounds for drawing considering the current animation phase.
Protected
should
Created by Philipp Jahoda on 25/01/16.