How to set the maximum in X axis of a bar chart?

edited 7:52AM in FastReport .NET

For a chart, I need to specify the maximium value of the Y axis. I cannot find the way using the chart assistant, so I tried to do it from the script:



MSChart1.Plot.Axis(VtChAxisIdY).ValueScale.Maximum = 100

It does not work since Plot does not exist in the script.

How can I define a constant value for an axis?

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.