left axis does not allow for multiple lines
Posted: Sun Jan 25, 2015 12:00 am
I setup a chart to use multiple lines on the left axis--but it is not working.
For example, in an otherwise new project with a TChart on the form, the following LOC:
Chart1.LeftAxis.Title.Caption := 'Test'#13'This'
Will only show "Test" on the left axis.
Is there anyway to get that to work? I looked at various left axis .title properties and didn't see anything there.
Thank you,
Ed Dressel
For example, in an otherwise new project with a TChart on the form, the following LOC:
Chart1.LeftAxis.Title.Caption := 'Test'#13'This'
Will only show "Test" on the left axis.
Is there anyway to get that to work? I looked at various left axis .title properties and didn't see anything there.
Thank you,
Ed Dressel