Gets DockingType docking type.

Namespace:  PerpetuumSoft.Charts
Assembly:  PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1

Syntax

C#
DockingType DockingType { get; }
Visual Basic (Declaration)
ReadOnly Property DockingType As DockingType
Visual C++
property DockingType DockingType {
	DockingType get ();
}

See Also