GantRenderer.GetXFromCoordinateInverted Missing

In 4.x, GantRenderer class, there used to be 2 methods:
GetXFromCoordinateInverted and GetYFromCoordinateInverted

They no longer exist in 5.x

What's the equivalent?

1 Reply

RF Rashidha F Syncfusion Team May 28, 2007 12:28 PM UTC

Hi Eric,

Thank you for your interest in Syncfusion Essential Chart.

Could you please use new and common method GetCoordinateFromValue(double v) in the version 5.1 instead of GetXFromCoordinateInverted(double x), GetYFromCoordinateInverted(double y) method in 4.4.

Please let me know if you have any more queries.

Regards,
Rashidha.

Loader.
Up arrow icon