[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapPointTemplate.Size

Size Property

Size

Gets or sets the height and width of the plotting area of the point marker. An expression should evaluate to a Length. The default value is 5.25pt.

Declaration
[ExpressionBaseType(typeof(Length))]
public ExpressionInfo Size { get; set; }