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

Rendering

1 Answer 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Erkin
Top achievements
Rank 1
Erkin asked on 28 Dec 2016, 07:21 PM

Hello,

I was wondering if anyone could help me set the rendering of text and graphics of my radchartview to antialiasing? I know there is a enum called TextQuality, but I am not sure how to access it.

 

Thank you,

 

Erkin

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 29 Dec 2016, 12:41 PM
Hello Erkin,

Thank you for writing.  

The TextQuality property is relevant for RadChart which is obsolete. There is no equivalent for it in RadChartView. The RadGdiGraphics.DrawString method is used for rendering the text and it uses TextRenderingHint.SystemDefault. You can change how RadChartView renders its text by using the Windows ClearType Text Tuner and select the option that suits your requirement best. Please refer to the attached screenshot.

I hope this information helps. Should you have further questions I would be glad to help.

Regards,
Dess
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Erkin
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or