[]
        
(Showing Draft Content)

C1.WPF.C1Chart.ChartPanel

ChartPanel Class

Defines panel that contains UIElement attached to the data coordinates.

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class ChartPanel : Panel, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IChartLayer

Constructors

Name Description
ChartPanel()

Creates a new instance of chart panel.

Properties

Name Description
Chart

Gets or sets the parent chart.

Children

Gets the collection of child elements.

Methods

Name Description
ArrangeOverride(Size)
GetDataCoordinates(MouseEventArgs)

Calculates the data coordinates for mouse event arguments.

MeasureOverride(Size)

Measures the framework element.