Labels to add to the chart
Namespace:
am.ChartsAssembly: am.Charts (in am.Charts.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public ChartLabelCollection Labels { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Labels As ChartLabelCollection |
| Visual C++ |
|---|
public: property ChartLabelCollection^ Labels { ChartLabelCollection^ get (); } |