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

Connecting points in line chart

1 Answer 53 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Mos
Top achievements
Rank 1
Mos asked on 12 Jun 2012, 09:15 PM
i am using a line chart. there are some missing values in between the points. i want to connect those points. I haved tried to use emptyvalue property then i had missing values line before and after the actual points. i just want  connect the points with a line. 
.

1 Answer, 1 is accepted

Sort by
0
Peshito
Telerik team
answered on 15 Jun 2012, 01:23 PM
Hi,

Could you try setting the color of your empty value line to transparent:
series.Appearance.EmptyValue.Line.Color = System.Drawing.Color.Transparent;

If this does not help, could you provide us with a little bit more information or a sample code snippet we could use to get better idea of your project and give you a better solution.

Greetings,
Peshito
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Chart (Obsolete)
Asked by
Mos
Top achievements
Rank 1
Answers by
Peshito
Telerik team
Share this question
or