Gaps on line charts

Is it posible to exactly specify gaps on line charts? I am aware of ChartLineType.SetBreakLineForNonIndexedData, but what we would need is ability to explicitly specify that no line should be drawn from point 1 to point 2 - without considering actual distance between two given points.

We need such functionality when given measurement is marked as invalid - no line should be drawn from invalid measurement to next valid measurement.

Is such functionality available in current version (directly or using some tweak)?

Thank you!

Simon Jesenko


1 Reply

PJ Pavithra J Syncfusion Team March 30, 2009 12:48 PM UTC

Hi Simson,

Thanks for your interest in Syncfusion products.

We don't have direct functionality for setting some particular segments as invisible. Instead you can achieve your requirement with the help of the converter logic.

For your reference we have created and you could download it from the below given link,

Line Chart with Invisible segments

Please let us know if you have further queries.

Regards,
Pavithra.J


Loader.
Up arrow icon