Jump to content
Software FX Community

Y-Axis min/max


User (Legacy)

Recommended Posts

I would like to manually set the min/max range on my Y-axis and seem to be 

running into a wall. I set AutoScale = False, ForceZero=False, and then set

the min/max values. It still does not work. When I try to set the

DataStyle to NoMinMax like:

Chart1.DataSourceSettings.DataStyle = Chart1.DataSourceSettings.DataStyle

AND SoftwareFx.ChartFX.DataStyle.NoMinMax

I get a runtime error.

Any help on this would be great.

Thanks.

Link to comment
Share on other sites

Sorry,

After searching through the code again I found a spot later on in the

process where it was getting reset. Setting the Min/Max works just fine.

"SoftwareFX Support" <noreply@softwarefx.com> wrote in message

news:oE2ZBp39GHA.340@webserver3.softwarefx.com...

> Please attach the code.

>

> Setting Min/.Max in the Y-Axis should be enough. Unless you are resetting

> it somewhere else.

>

> --

> Francisco Padron

> www.chartfx.com

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...