Percentage Property (IPieSegmentViewModel)
The value which is drawn on the current SciChart.Charting.Visuals.Shapes.PieSegment. The InsideLabel is bound to this property by default.
Syntax
double Percentage {get; set;}
Remarks
If not set, this value will be calculated automatically.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also