JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.github.mikephil.charting.formatter
Interface ColorFormatter
public interface
ColorFormatter
Interface that can be used to return a customized color instead of setting colors via the setColor(...) method of the DataSet.
Method Summary
Methods
Modifier and Type
Method and Description
int
getColor
(
Entry
e, int index)
Method Detail
getColor
int getColor(
Entry
e, int index)
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method