Class MapLineTemplate
Represents Map LineTemplate
Inherited Members
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class MapLineTemplate : MapSpatialElementTemplateVal
Constructors
MapLineTemplate()
Declaration
public MapLineTemplate()
Properties
LabelPlacement
Declaration
public LabelPlacement LabelPlacement { get; set; }
Property Value
Type | Description |
---|---|
BoldReports.RDL.DOM.LabelPlacement |
Width
Declaration
public Size Width { get; set; }
Property Value
Type | Description |
---|---|
BoldReports.RDL.DOM.Size |