[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Area

Area Class

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

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class Area : Lines, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
Area()

Properties

Name Description
LegendShape

Gets the shape that represents the appearance of plot element in the legend.

Origin

Gets or sets the area origin.

Methods

Name Description
Render(RenderContext)

Renders the element based on the specified context.

RenderSegment(Point[])