Is there any way to use AxisExtendDirection in the standalone Report Designer? I could'nt find it anywhere in the menus. It would be great if we could use AxisY.ExtendDirection in graphs. Thank you very much for your support.
1 Answer, 1 is accepted
0
Accepted
Silviya
Telerik team
answered on 22 May 2018, 07:28 AM
Hi Jonas,
The graph item does not support the property ExtendDirection out-of-the-box. The start and end values of the Axis are calculated automatically based on the supplied data.
However, you can use Minimum property of the Scale for setting the start value of the Axis or Maximum property for setting the end value. Minimum and Maximum properties can be also resolved based on the data field or report parameter. For this, you can use binding rules for these properties to CoordinateSystem's Bindings collection. For more detailed information about this approach please check How to: Use Bindings to Control the Coordinate System Properties help article.
Regards,
Silviya
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items