e.g. I have a form which allows users to customize the Increment setting for the Y-Axis. In the example below, the user sets the increment to .5.

However, when the chart is generated, TChart determines whether there is enough room to display all the labels. If TChart decides to hide some incremental labels, the user is forced to manually configure the setting. We need to be able to check that box programmatically, so the extra step isn't necessary.
Thanks in advance,
-ChipS