ActiveReports 12
Size Property (MapPointTemplate)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapPointTemplate Class : Size Property
Gets or sets the height and width of the plotting area of the point marker. An expression should evaluate to a GrapeCity.ActiveReports.Extensibility.Definition.Components.Length. The default value is 5.25pt.
Syntax
'Declaration
 
Public Property Size As ExpressionInfo
public ExpressionInfo Size {get; set;}
See Also

Reference

MapPointTemplate Class
MapPointTemplate Members