Jump to content
Software FX Community

Re: Axis Title


Software FX

Recommended Posts

This is actually by design as the titles are internally independent from the

axis, the Axis(AXIS_Y).Title property is just an alias for the Left Title.

You can also use the Title property if you want your code to be clearer. We

are certainly not going to change this functionality in a service pack as it

will make the binary code incompatible (we try to never do that).

--

Frank

SFX

"Abram Krebs" <duckwood@gamry.com> wrote in message

news:QSylyRYIAHA.1428@sfxserver.softwarefx.com...

> Hello,

>

> I reverse the X axis on my chart by swapping the Min and Max values for

the

> Axis. This works fine, and the Y axis appears on the right hand side of

the

> plot (by design as specified by SFX)

>

> However, the Title for the Y Axis still appears on the Left hand side of

the

> plot. I have used the Title property for the Axis, not for the chart, and

> as I would expect, the Title should stay with the Axis. It does not. Is

> there any way around this?

>

> Cheers,

> Abe Krebs

>

>

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...