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