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;} | |
Return Value
A DataDynamics.Reports.Extensibility.Definition.Components.Length structure containing the height and width of the plotting area of the markers.