Adding TDBChart to TRichView?
Posted: Tue Feb 14, 2006 1:22 am
I have an application which adds TChart to TRichview. This works OK.
I also have some TDB Charts I want to add in.
Is there an equivalent of
TRVChartItemInfo.CreateEx(RichView1.RVData, Chart1, rvvaBaseline)
that can be used for a TDBChart.
What's the easiest way to do this?
Thanks
I also have some TDB Charts I want to add in.
Is there an equivalent of
TRVChartItemInfo.CreateEx(RichView1.RVData, Chart1, rvvaBaseline)
that can be used for a TDBChart.
What's the easiest way to do this?
Thanks