Is there any way to use aggregate fields in teechart. I'm using teechart 4.04 standard and there is no agg fields (agg fields from tab calculations in rb) on list when I'm creating chart series.
Depending on when you have access to the calculation values, you should be able to manually insert values into the series of a TeeChart before it is generated in a report, therefore giving you the chart you need. You can access the actual TCustomChart object using the TppTeeChart.Chart property. You might check the TeeChart help or Steema web site for examples of adding values in code.
Comments
Depending on when you have access to the calculation values, you should be
able to manually insert values into the series of a TeeChart before it is
generated in a report, therefore giving you the chart you need. You can
access the actual TCustomChart object using the TppTeeChart.Chart property.
You might check the TeeChart help or Steema web site for examples of adding
values in code.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com