Class MapColorScaleTitle
Represents the title of a map color scale.
Inheritance
System.Object
MapColorScaleTitle
Assembly: BoldReports.UWP.dll
Syntax
public class MapColorScaleTitle : Object
Constructors
MapColorScaleTitle()
Declaration
public MapColorScaleTitle()
Properties
BackGroundVal
Declaration
public BackgroundVal BackGroundVal { get; set; }
Property Value
Border
Declaration
public BorderProperties Border { get; set; }
Property Value
Caption
Declaration
public string Caption { get; set; }
Property Value
Type |
Description |
System.String |
|
Style
Declaration
public StyleVal Style { get; set; }
Property Value