Gets or sets a value that indicates the position of a chart element within a parent DockPanel.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
| See LayoutPanel.GetDock, LayoutPanel.SetDock |
Visual Basic
Copy Code
|
|---|
| See LayoutPanel.GetDock, LayoutPanel.SetDock |
A member of the WPF Dock enumeration.
See Also