Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
AI Productivity Tools
UI/UX Tools
Debugging
Free Tools
Support and Learning
Hi,
I would like my line chart series to start in the bottom left corner 0,0. Please see the attached pic.
Thanks in advance.
Telerik Reporting 2013 Q2 SP1
This solved my problem:
this.MyChart.PlotArea.XAxis.LayoutMode = Telerik.Reporting.Charting.Styles.ChartAxisLayoutMode.Normal;