Axis in ChartControl sets the interval.
XAxis
- Michael Choi asked 2 years ago
- You must login to post comments
Hi Michael
Take a look at the following resources:
- Set
Axis.VisibleRangeto set axis min, max (see docs) - Set
Axis.MajorDelta,Axis.MinorDeltaandAxis.AutoTicksto override gridline spacing (see docs) - See the
TickProviderdocumentation for fine-grained programmatic control over the axis grid interval (see docs)
Best regards,
Andrew
- Andrew Burnett-Thompson answered 2 years ago
- You must login to post comments
Please login first to submit.

