Enum MapPalette
Defines the palette used to display map shapes.
Namespace: FastReport.Map
Assembly: FastReport.dll
Syntax
public enum MapPalette
  Fields
| Name | Description | 
|---|---|
| BrightPastel | Bright pastel palette.  | 
      
| Earth | Earth tones palette.  | 
      
| Grayscale | Grayscale palette.  | 
      
| Light | Light palette.  | 
      
| None | No palette used.  | 
      
| Pastel | Pastel palette.  | 
      
| Sea | Sea green palette.  |