Dear Pep,
My series ZValues are already correct, but the palette does not automatically adjust to these new values. If I don't apply any manual workarounds, then when I go from data between 0 and 720000 to data between 0 and 160, everything gets colored white.
Thanks,
Nico
Search found 4 matches
- Tue Apr 01, 2008 8:11 pm
- Forum: VCL
- Topic: map series does not adjust to new Z values
- Replies: 3
- Views: 6820
- Fri Mar 21, 2008 8:45 pm
- Forum: VCL
- Topic: map series does not adjust to new Z values
- Replies: 3
- Views: 6820
map series does not adjust to new Z values
I am trying to write a GIS application, and am able to initialize my map by 1. clearing the sample shapes 2. adding a shape for each county and associating a Z value with it 3. calling ClearPalette and CreateRangePalette And I end up with a nice map, where each county is color-coded according to its...
- Thu Oct 18, 2007 8:15 pm
- Forum: VCL
- Topic: Transparent fill in TPointSeries
- Replies: 5
- Views: 12836
Transparent fill in TPointSeries
Hello all, I am trying to create a transparent fill in a TPointSeries in the code, but can't find the object to change it. If you use the TChart editor, it is under Format.Pattern and you just set it to None. But in the code, I've tried changing the series.brushstyle to bsNone, but doesn't work. Any...
- Fri Feb 10, 2006 6:46 pm
- Forum: VCL
- Topic: getfreeseriescolor
- Replies: 1
- Views: 4441
getfreeseriescolor
Hello...
I am adding around 30-100 series to a graph at runtime, but i am running out
of new colors for the new series. How can I use the GetFreeSeriesColor
function to look for more than 16 colors? Or is there another way around
this? Thanks for your help.
Cheers,
Nico
I am adding around 30-100 series to a graph at runtime, but i am running out
of new colors for the new series. How can I use the GetFreeSeriesColor
function to look for more than 16 colors? Or is there another way around
this? Thanks for your help.
Cheers,
Nico