Setting Y Axis to text on horizontal bar charts

edited March 2018 in FastReport VCL 5
I'm using a Horizontal bar chart and would like to set the "XType" value to 1 (numeric) but on the Y axis.

Setting XType to 1 normally allows the bars to be spaced apart based upon the x values. Changing the XType to 1 on a horizaontal bar chart puts all the bars in odd, random locations. When I try to set "YType" I get an access violation.

What is the fix?

ETA: Fixed it. Put the variable spaced values as YSource and the bar lengths as XSource, then Set XType to 1. Not sure why it didn't work before.

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.