Jump to content
Software FX Community

Cannot display the full AxisY value


manticohd

Recommended Posts

 Hello Manticohd,

In order to achieve the result you are looking for, you can
change the label angle and modify the plot area margin. Please take a look at
the following sample code:

Chart1.AxisY.LabelAngle = 20

Chart1.PlotAreaMargin.Left = 2

 

I hope this helps.

 

Regards,

Software
FX Support

Link to comment
Share on other sites

Hi Joseo!

Thanks for your help. 

When i use your sample code, it is not ok.

Normal. when i create a chart, then the AxisY alway display full. 
But in this case, i don't know why.

In my code have :  chart1.AxisY.Step = step_

when i remove that code then the AxisY display full... but chart's scale is bad. so i want to use Step.

Please help me!

Thanks! 

https://docs.google.com/a/md.hoya.co.jp/file/d/0B7R2uMzC-PMbakp2Vmhrb3dnR1k/edit?usp=sharing

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...