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

Fill the color of the PointMarkItem

1 Answer 29 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Ramya
Top achievements
Rank 1
Ramya asked on 11 Jul 2011, 02:30 PM
Hi,
I have styled the PointMarkItem. However I am not able to fill the PointMarkItem with the same color as that of the line in my line chart. Please see the attached image. How do I bind the fill color?

1 Answer, 1 is accepted

Sort by
0
Sia
Telerik team
answered on 14 Jul 2011, 01:30 PM
Hi Ramya,

Currently you can achieve this by using the exposed appearance API:
series.Definition.Appearance.PointMark.Fill = new SolidColorBrush(Colors.Red);

Regards,
Sia
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
Chart
Asked by
Ramya
Top achievements
Rank 1
Answers by
Sia
Telerik team
Share this question
or