Searched refs:setChartColor (Results 1 – 2 of 2) sorted by relevance
99 setChartColor(stroke, fill, fillSecondary); in ChartNetworkSeriesView()115 public void setChartColor(int stroke, int fill, int fillSecondary) { in setChartColor() method in ChartNetworkSeriesView
848 mSeries.setChartColor(Color.BLACK, seriesColor, secondaryColor); in updateBody()849 mDetailedSeries.setChartColor(Color.BLACK, seriesColor, secondaryColor); in updateBody()