the animator object used to perform animations on the chart data
Protected
mProtected
mProtected
mBitmap for drawing the center hole
Protected
mpalet used for highlighting values
Protected
mpalet for the hole in the center of the pie chart and the transparent circle
Protected
mmain palet object used for rendering
Protected
mProtected
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
centerProtected
rectProtected
applyApplies the required styling (provided by the DataSet) to the value-paint object.
Protected
calculateProtected
drawDraws the description text in the center of the pie chart makes most sense when center-hole is enabled.
Draws the actual data in form of lines, bars, ... depending on Renderer subclass.
Protected
drawProtected
drawDraws an entry label at the specified position.
Draws any kind of additional information (e.g. line-circles).
Protected
drawDraws the hole in the center of the chart and the transparent circle / hole.
Draws the icons of the given entry
canvas
icon to draw
icon to draw
position
position
Optional
customRender: BaseCustomRendererProtected
drawThis gives all pie-slices a rounded edge.
Draws 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: BaseCustomRendererLoops over all Entrys and draws their values.
Protected
getCalculates the sliceSpace to use based on visible values and their size compared to the set sliceSpace.
Protected
isReleases the drawing bitmap.
Superclass of all render classes for the different data types (line, bar, ...).