MindFusion.Wpf Pack Programmer's Guide
PieChart.OuterLabelOffset Property
See Also
 





Gets or sets the offset of the outer label from the edge of the pie. This is a dependency property.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public double OuterLabelOffset { get; set; }

Visual Basic  Copy Code

Public Property OuterLabelOffset As Double

 Property Value

 See Also

PieChart Members
PieChart Class
MindFusion.Reporting.Wpf Namespace