Gets the percent from the pie this piece represents.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public double Percent { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Percent As Double |
A double value. Default is 0.0
The percent value for each PiePiece is calculated automatically based on the data for the PieSeries.