Gets or sets the location of the inner label. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public double InnerLabelLocation { get; set; } |
Visual Basic Copy Code |
---|
Public Property InnerLabelLocation As Double |
A double value that indicates the offset of the label from the center of the pie as a percent of the radius. Valid values range from 0 to 1. The default value is 0.5.