Access to TChartAxes type?
Posted: Thu Mar 23, 2006 3:51 pm
BCB5 compiler reports, that Axes property of TChart doesn't exist and property AxesList exists but is from type TList. Manual says: AxesList is a TChartAxes type. Because BCB5 treats it as TList, setting of TChartAxes.FastCalc is impossible.