[]
Defines panel that contains UIElement attached to the data coordinates.
public class ChartPanel : Panel, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IChartLayer
Name | Description |
---|---|
ChartPanel() | Creates a new instance of chart panel. |
Name | Description |
---|---|
Chart | Gets or sets the parent chart. |
Children | Gets the collection of child elements. |
Name | Description |
---|---|
ArrangeOverride(Size) | |
GetDataCoordinates(MouseEventArgs) | Calculates the data coordinates for mouse event arguments. |
MeasureOverride(Size) | Measures the framework element. |