Gets or sets the path to the property of the DataSource used for retrieving labels.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public string LabelPath { get; set; } |
Visual Basic Copy Code |
---|
Public Property LabelPath As String |