Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to add gradient to Series Item ? #33

Closed
emami7495 opened this issue May 17, 2017 · 1 comment
Closed

how to add gradient to Series Item ? #33

emami7495 opened this issue May 17, 2017 · 1 comment

Comments

@emami7495
Copy link

No description provided.

@bmarrdev
Copy link
Owner

Setting seriesItem.setColor(int color) and seriesItem.setSecondaryColor(int color) will draw a gradient from start to end of the arc.

Alternatively The SeriesItem builder has a constructor that accepts two colors to set up a gradient effect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants