Search found 1 match

by TU-ITR
Thu Nov 23, 2006 8:58 pm
Forum: VCL
Topic: Problems with TSurfaceSeries and GetColor
Replies: 1
Views: 1863

Problems with TSurfaceSeries and GetColor

Hi! I have a problem with "wrong/bad" colors in tSurfaceSeries. I Use tSurfaceSeries.getColor to get a Color for each point of the graph. The procedure is very simple: procedure TFGraph3D.Series1GetColor(Sender: TChartSeries; ValueIndex: Integer; var Color: TColor); begin color:=UseColorFkt(cMin,cMa...