Class MapLineRules
Represents a color rule in the map.
Inheritance
System.Object
MapLineRules
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class MapLineRules : Object
Constructors
MapLineRules()
Declaration
public MapLineRules()
Properties
MapColorRule
Declaration
public MapColorRuleVal MapColorRule { get; set; }
Property Value
Type | Description |
---|---|
MapColorRuleVal |
MapSizeRule
Declaration
public MapSizeRuleVal MapSizeRule { get; set; }
Property Value
Type | Description |
---|---|
MapSizeRuleVal |