TChart programming problem

edited February 2019 in FastReport VCL 5
Hello Forum Members
I have bought Fast report 5.6 Package for Free Pascal Lazarus.But I cant use the code in Pascal script to give values to the chart in the Runtime.
It tells me:" Unknown type Tfrxchartview "
I added the fastchartobject to the Form in Lazarus but still the same Problem.
Is there any way to give chart values from Lazarus side ?
Thanks for your Help .

Comments

  • gpigpi
    edited 9:47PM
    Create frxlazchartRTTI.pas like frxChartRTTI.pas
  • edited 9:47PM
    gpi wrote: »
    Create frxlazchartRTTI.pas like frxChartRTTI.pas
    Should I change any thing or just the name ?
    and then copy it to Fast report Source folder ?
  • gpigpi
    edited 9:47PM
    You should create frxlazchartRTTI.pas use frxChartRTTI.pas as a sample. frxChartRTTI.pas will not work for Lazarus

Leave a Comment