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

Series' LineThickness is ignored when using BitmapRenderOptions (bitmap rendering)

2 Answers 61 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Martin
Top achievements
Rank 1
Martin asked on 09 Feb 2015, 02:03 PM
When using series.RenderOptions = new BitmapRenderOptions(); the drawn series line will ignore the StrokeThickness property and always use 1px thickness. I'm using StepLineSeries series. 



How can I set the thickness of my StepLineSeries objects when using bitmap rendering?

2 Answers, 1 is accepted

Sort by
0
Martin
Top achievements
Rank 1
answered on 10 Feb 2015, 02:41 PM
Ok, I just read http://docs.telerik.com/devtools/wpf/controls/radchartview/features/rendering.html#bitmap-rendering so you are aware of that and perhaps, there is no other work-around but switching to another render mode.
0
Martin Ivanov
Telerik team
answered on 11 Feb 2015, 08:49 AM
Hi Martin,

No, as the help article states, it is not possible to control the stroke thickness of the line series when you are using the bitmap rendering options of the series.

Regards,
Martin
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
ChartView
Asked by
Martin
Top achievements
Rank 1
Answers by
Martin
Top achievements
Rank 1
Martin Ivanov
Telerik team
Share this question
or