Search found 1 match
- Tue Sep 09, 2014 12:17 am
- Forum: .NET
- Topic: MaxVisibleSeriesValue
- Replies: 1
- Views: 3627
MaxVisibleSeriesValue
I am in the process of upgrading an application using an older AX version of TeeChart to .Net. In the AX version I used teeChart.Axes.Left.MaxVisibleSeriesValue and .Axes.Left.MinVisibleSeriesValue to zoom the Y-axis of a scrolling XY trend plot automatically to the max/min of the visible data point...