Gets or sets whether the area inside points is filled.

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

Syntax

C#
public bool IsFilled { get; set; }
Visual Basic
Public Property IsFilled As Boolean
	Get
	Set

See Also