Jump to content
Software FX Community

y axis label center?


User (Legacy)

Recommended Posts

I think this will do it:

chart.AxisY.Style |= AxisStyle.Centered;

--

Francisco Padron

www.chartfx.com

"Thorsten Thelen" <tt_at_thorstent.de@nospam.here> wrote in message

news:4d4bA2plFHA.1412@webserver3.softwarefx.com...

> Hi,

> I have a problem, how can I center der label on the y axis between the

> gridlines?

> At the moment it looks like picture "from.png" but I would like that it

> looks as in picture "to.png". If I change the axis.style to

> "AxisStyle.Centerd", the labels are to high.

>

> Thanks,

> Thorsten

>

>

Attachments.zip

Attachments.zip

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...