Multi line chart
Hi, I have to show more than only on line in a chart with line series. I want to decide what color and what line type they have - like in TChart. How is this possible? I have a complete TChart in my TFrame, would it be possible to assign this chart to the report?
Thanks, Frank
Thanks, Frank
Comments
yes use an onbeforeprint event and assign the tchart to the frchartobject.
regards
that's an easy and perfect way.
Frank