Bryan,
I had contacted Dundas support via email on this subject on 3/29 and they
said that it was not possible via the RS version and noted they don't provide
support for RS and directed me to Microsoft's forum websites.
> How can we change in code the Scale Minimum value via code, depending
> on the data in a dataset?
>
> What I would like to beable to do is find the min. value in the dataset
> and then set Scale Minimum value
Robert Bruckner [MSFT] - 30 Apr 2005 05:25 GMT
RS 2000: If you leave the Min value empty, the chart control will
"auto-scale" the minimum based on the actual data values.
RS 2005: you will be able to specify an expression for the min/max values.
-- Robert

Signature
This posting is provided "AS IS" with no warranties, and confers no rights.
> Bryan,
>
[quoted text clipped - 8 lines]
>> What I would like to beable to do is find the min. value in the dataset
>> and then set Scale Minimum value