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

Can you change a single point's appearance in a LineSeries?

2 Answers 49 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Jenn
Top achievements
Rank 1
Jenn asked on 13 Nov 2014, 04:04 PM
Can you change the shape and/or color of a single point in a LineSeries the same way you can change the color of a single column in a ColumnSeries?

For example, the following does not work:

<MarkersAppearance MarkersType="Triangle" BackgroundColor="blue" Size="8" BorderColor="blue" BorderWidth="2"></MarkersAppearance>
<SeriesItems>
  <telerik:CategorySeriesItem Y="1"></telerik:CategorySeriesItem>
  <telerik:CategorySeriesItem Y="2"></telerik:CategorySeriesItem>
  <telerik:CategorySeriesItem Y="3" BackgroundColor="red" MarkersType="Circle"></telerik:CategorySeriesItem>
  <telerik:CategorySeriesItem Y="4"></telerik:CategorySeriesItem>
</SeriesItems>


2 Answers, 1 is accepted

Sort by
0
Danail Vasilev
Telerik team
answered on 14 Nov 2014, 02:34 PM
Hello Jenn,

I am sorry to say that the desired functionality is not achievable with the current implementation of the control. You can, however, use our feedback portal in order to log your ideas about the control.

Regards,
Danail Vasilev
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.

 
0
Trung Quốc
Top achievements
Rank 1
answered on 22 Jan 2015, 07:15 AM
i think so
Tags
Chart (Obsolete)
Asked by
Jenn
Top achievements
Rank 1
Answers by
Danail Vasilev
Telerik team
Trung Quốc
Top achievements
Rank 1
Share this question
or