Maps tips
Applies to: ViewXY.Maps
- Set ViewXY.Maps.Optimization to CombinedLayers in a typical situation where the X and Y axis ranges are kept the same, and other data is presented over the maps. This allows the map layers to be rendered into the same buffer image, resulting into more efficient rendering.
- Set ViewXY.Maps.Optimization to None, if the map titles should be displayed over IntensityGrid or IntensityMesh series.