Gets or sets the path to the property of the DataSource used for retrieving custom inner labels.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public string InnerLabelPath { get; set; } |
Visual Basic
![]() |
---|
Public Property InnerLabelPath As String |
A string value. Default value is an empty string ("").
The InnerLabelPath property is considered when PieSeries.InnerLabelType is set to LabelType.CustomText.