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