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

chart Series Item appearance figure programmatically

3 Answers 88 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
al
Top achievements
Rank 1
al asked on 03 Jun 2008, 03:53 PM
Hello
How can i change the appearance figure for a series programmatically?
For the Legend item its ok,by the marker appearance-figure.

thx in advance.

3 Answers, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 04 Jun 2008, 09:55 AM
Hello al,

You can set it this way:

RadChart1.Series[0].Appearance.PointMark.Figure = "Diamond";


Kind regards,
Ves
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
al
Top achievements
Rank 1
answered on 04 Jun 2008, 01:57 PM
Thx again Ves but it does not work.
It stays a cicle.
Do you have any other way please?
0
Ves
Telerik team
answered on 06 Jun 2008, 03:33 PM
Hello al,

This line works for me, you can find attached an example. Is there anything I am missing?

Kind regards,
Ves
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Chart (Obsolete)
Asked by
al
Top achievements
Rank 1
Answers by
Ves
Telerik team
al
Top achievements
Rank 1
Share this question
or