Hi, I am trying to make graph look good but I am not able to show y axis maximum value under graph.
it always cut off the maximum value.
This is graph control not a chart so therefore, I don't have AxisMode and etc.
In order to show the data points at the edge of the plot area without them being cut off, you need to set the Graph.CoordinateSystems.CartesianCoordinateSystem.YAxis.Scale.Minimum and Maximum properties.
For more information please check the Formatting a Graph help article on the topic.
Regards,
Nasko
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.