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





Gets or sets the path to the property of the DataSource used for retrieving X-labels.

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

 Syntax

C#  Copy Code

public string LabelPath { get; set; }

Visual Basic  Copy Code

Public Property LabelPath As String

 Property Value

 See Also

Axis Members
Axis Class
MindFusion.Charting.Wpf Namespace