This question is locked. New answers and comments are not allowed.
Hi,
I have developed an chart application using Telerik chart DLL's. chart Y-Axis is set to property of type double and X-Axis is set to Datetime Property.
Y Axis ---> StockValue(Double)
X Axis --> PurchasedData(DateTime)
StockValue Property has big values in Millions and Billions..
telerik Chart shows 50 Mil or 50 bil depend upon if it is in Mil or in bil. but I want to show the double value as it is on the Y-Axis,I don't want to use this intelligent automatic conversion feature of the Telerik chart.
anybody knows how to disable this feature on the chart.
Thanks.
Vinod Sardar.
I have developed an chart application using Telerik chart DLL's. chart Y-Axis is set to property of type double and X-Axis is set to Datetime Property.
Y Axis ---> StockValue(Double)
X Axis --> PurchasedData(DateTime)
StockValue Property has big values in Millions and Billions..
telerik Chart shows 50 Mil or 50 bil depend upon if it is in Mil or in bil. but I want to show the double value as it is on the Y-Axis,I don't want to use this intelligent automatic conversion feature of the Telerik chart.
anybody knows how to disable this feature on the chart.
Thanks.
Vinod Sardar.