Gets or sets the size of the plot element.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public virtual Size Size { get; set; }
Visual Basic
Public Overridable Property Size As Size
	Get
	Set

See Also