Gets or sets the data labels.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public IList<string> Labels { get; set; }
Public Property Labels As IList(Of String)
A list of string values.
Series3D MembersSeries3D ClassMindFusion.Charting Namespace