Enumerates types of label positions.
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
C# |
---|
public enum LabelsPosition |
Visual Basic (Declaration) |
---|
Public Enumeration LabelsPosition |
Visual C++ |
---|
public enum class LabelsPosition |
Members
Member name | Description | |
---|---|---|
Top | Specifies the top position. | |
Center | Specifies the center position. | |
Bottom | Specifies the bottom position. |