Enumeration of available text alignments for ChartLabel text
Namespace:
am.ChartsAssembly: am.Charts (in am.Charts.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public enum LabelAlignments |
| Visual Basic (Declaration) |
|---|
Public Enumeration LabelAlignments |
| Visual C++ |
|---|
public enum class LabelAlignments |
Members
| Member name | Description | |
|---|---|---|
| Left | ||
| Center | ||
| Right |