Gets or sets the height and width of the plotting area of the markers.
| Visual Basic (Declaration) | |
|---|---|
Public Property Size As Length | |
| C# | |
|---|---|
public Length Size {get; set;} | |
|
| ActiveReports Developer 7 | |
| Size Property | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Marker Class : Size Property |
Glossary Item Box
Gets or sets the height and width of the plotting area of the markers.
| Visual Basic (Declaration) | |
|---|---|
Public Property Size As Length | |
| C# | |
|---|---|
public Length Size {get; set;} | |