Search found 1 match
- Wed Apr 14, 2004 6:27 pm
- Forum: VCL
- Topic: Possible bug in chart legend for TMapSeries (TeeChart 6)
- Replies: 1
- Views: 5866
Possible bug in chart legend for TMapSeries (TeeChart 6)
Possible bug in TeeChart 6 (for C++Builder 6): When using a TMapSeries that uses palettes, setting (programmatically or interactively) LegendEvery > 1 and PaletteSteps to a value that is divisible by LegendEvery seems lead to one more (final) legend entry than is expected, which value is 0. Also, th...