Class MapColorRuleVal
Inheritance
System.Object
MapColorRuleVal
Assembly: BoldReports.UWP.dll
Syntax
public class MapColorRuleVal : MapAppearanceRuleVal
Constructors
MapColorRuleVal()
Declaration
Properties
ColorPalette
Declaration
public MapColorPaletteRuleVal ColorPalette { get; set; }
Property Value
MapColorRangeRule
Declaration
public MapColorRangeRuleVal MapColorRangeRule { get; set; }
Property Value
MapCustomColors
Declaration
public List<string> MapCustomColors { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<System.String> |
|
ShowInColorScale
Declaration
public bool ShowInColorScale { get; set; }
Property Value
Type |
Description |
System.Boolean |
|