MindFusion.Charting for Silverlight Programmer's Guide
PieSeries.InnerLabelLocation Property
See Also
 






Gets or sets the location of the inner label.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public double InnerLabelLocation { get; set; }

Visual Basic  Copy Code

Public Property InnerLabelLocation As Double

 Property Value

A double value. Values should range from 0 to 1. The smaller the value, the closer to the center the label is drawn. Default value is 0.5

 See Also

PieSeries Members
PieSeries Class
MindFusion.Charting.Silverlight Namespace