Enumerates dock style for chart area.
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public enum ChartAreaDockStyle |
| Visual Basic (Declaration) |
|---|
Public Enumeration ChartAreaDockStyle |
| Visual C++ |
|---|
public enum class ChartAreaDockStyle |
Members
| Member name | Description | |
|---|---|---|
| None | Specifies lack of the docking. | |
| Client | Specifies docking to the whole client region. |