Gets or sets the size of the plot element.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
| C# |
|---|
public virtual Size Size { get; set; } |
| Visual Basic |
|---|
Public Overridable Property Size As Size Get Set |