MindFusion.Wpf Pack Programmer's Guide
Axis.Labels Property
See Also
 





Gets or sets custom labels for the axis.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public IList Labels { get; set; }

Visual Basic  Copy Code

Public Property Labels As IList

 Property Value

 See Also

Axis Members
Axis Class
MindFusion.Charting.Wpf Namespace