ActiveReports 12
Size Property (Marker)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Marker Class : Size Property
Gets or sets the height and width of the plotting area of the markers.
Syntax
'Declaration
 
Public Property Size As Length
public Length Size {get; set;}

Property Value

A GrapeCity.ActiveReports.Extensibility.Definition.Components.Length structure containing the height and width of the plotting area of the markers.
See Also

Reference

Marker Class
Marker Members