Gets or sets the path used for retrieving inner label values from a DataSource. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public string InnerLabelPath { get; set; } |
Visual Basic Copy Code |
---|
Public Property InnerLabelPath As String |
A string value. The default is an empty string.