'Prevent Chart axis labels changing after two or more points added in a Series
I'm using a System.Windows.Forms.DataVisualization.Charting.Chart
Chart Axis X Min and Max are set prior to adding data (Min=0 Max=13500). After adding two or more points in a Series (inside X limits), X axis labels changes. How can I prevent that?
Chart axis before adding data:
Chart axis after adding two or more points:
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|


