Hi,
I would like to change the color of a curve in TChart by:
Energy->SetSeriesColor(GetDefaultColor(16));
however the following error message is displayed:
[C++ Error] Main.cpp(647): E2247 '_fastcall TChartSeries::SetSeriesColor(TColor)' is not accessible
Anay idea why?
Thanks in advance.
Johan
I would like to change the color of a curve in TChart by:
Energy->SetSeriesColor(GetDefaultColor(16));
however the following error message is displayed:
[C++ Error] Main.cpp(647): E2247 '_fastcall TChartSeries::SetSeriesColor(TColor)' is not accessible
Anay idea why?
Thanks in advance.
Johan