TColorGridSeries - using ColorRange
Posted: Tue Jul 03, 2007 3:01 pm
I am using a TColorGridSeries to display a 2D representation of 3D data, with different colors showing different magnitudes of "Y" values. With Grid3D set to Palette (with appropriate palette chosen), IrregularGrid=true, UsePaletteMin=true, UseColorRange=false, and LegendStyle=Automatic, then my spectrum displays properly with associated legend (although the legend maximum does often significantly exceed the maximum y value of my data). If however, I set Grid3D to ColorRange (with appropriate range chosen, to match accompanying waterfall 3D plot), although the spectrum displays properly (i.e. with chosen color range), I am unable to obtain a proper legend for this graph - the legend maximum is below that of the peak y data, and the color range of the spectrum display is truncated - i.e. all values above the legend max are displayed at the same color value.
Any suggestions?
Thanks
M Weingarden
Any suggestions?
Thanks
M Weingarden