Represents the area plot element that fills the area between data point and base line.

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

Syntax

C#
public class Area : Lines
Visual Basic
Public Class Area _
	Inherits Lines

Inheritance Hierarchy

See Also