Class MapPointTemplate
Represents a template to be applied to map points.
Inheritance
System.Object
MapPointTemplate
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.RDL.DOM
Assembly: Syncfusion.ReportControls.Wpf.dll
Syntax
public abstract class MapPointTemplate : MapSpatialElementTemplate
Constructors
MapPointTemplate()
Declaration
protected MapPointTemplate()
Properties
LabelPlacement
Declaration
public string LabelPlacement { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Size
Declaration
public Size Size { get; set; }
Property Value
Type | Description |
---|---|
Size |