Dock¶
Summary¶
Specifies where a chart control will be docked inside the DockPanel.
Signature
1 |
|
Namespace¶
cAlgo.API
See Also¶
Fields¶
Left¶
Summary
Dock to the left side of the DockPanel.
Signature
1 |
|
Return Value
Dock
Top¶
Summary
Dock to the top of the DockPanel.
Signature
1 |
|
Return Value
Dock
Right¶
Summary
Dock to the right side of the DockPanel.
Signature
1 |
|
Return Value
Dock
Bottom¶
Summary
Dock to the bottom of the DockPanel.
Signature
1 |
|
Return Value
Dock
Last update: September 29, 2023