This is a migrated thread and some comments may be shown as answers.

COde for the following chart in swift

1 Answer 47 Views
Chart
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Megharaj
Top achievements
Rank 1
Megharaj asked on 13 Apr 2016, 02:52 PM
Hi please share the code for the type of chart in attachment in swift

1 Answer, 1 is accepted

Sort by
0
Adrian
Telerik team
answered on 18 Apr 2016, 02:48 PM
Hi, Megharaj,

Code snippets in swift for creating a donut chart can be found in our documentation. Here is a code snippet how to format the point labels:
series.style.pointLabelStyle.textHidden = false
series.style.pointLabelStyle.stringFormat = "$ %@ m"


Regards,
Adrian
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Chart
Asked by
Megharaj
Top achievements
Rank 1
Answers by
Adrian
Telerik team
Share this question
or