C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxis Class / ValueLabelList Property

In This Topic
ValueLabelList Property
In This Topic
A value that shows a collection of valueLabels for the axis.
Syntax
'Declaration
 
Public ReadOnly Property ValueLabelList As System.Collections.Generic.List(Of ValueLabel)
 
See Also