Jump to content
Software FX Community

Y2 axis label bug


User (Legacy)

Recommended Posts

This might be a bug:

Creating a chart with both Y1 and Y2-axis with the same AxisStyle

(C.AxisY.Style = C.AxisY2.Style = AxisStyle.Default)

shows the labels centered around tickmarks (not between) on Y1 and

right-aligned on Y2. It seems that is is not possible to

center the labels on Y2 and AxisStyle.FixRightAligned has

no effect on any of the Y-Axises

.Henrik Johansen

henrik at

adform dot

net

Link to comment
Share on other sites

It seems that this behaviour only exists when

C.AxisY2.LabelAngel is != 0

.Henrik Johansen

Henrik Johansen wrote:

> This might be a bug:

>

> Creating a chart with both Y1 and Y2-axis with the same AxisStyle

> (C.AxisY.Style = C.AxisY2.Style = AxisStyle.Default)

> shows the labels centered around tickmarks (not between) on Y1 and

> right-aligned on Y2. It seems that is is not possible to

> center the labels on Y2 and AxisStyle.FixRightAligned has

> no effect on any of the Y-Axises

>

> ..Henrik Johansen

> henrik at

> adform dot

> net

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...