Gets or sets the plot element size.

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

Syntax

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

See Also