Gets the percentage of this slice' value relative to pie's total.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public double Percent { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Percent As Double |
A double value.
See Also