Gets the data this slice represents.
Namespace: MindFusion.Charting.WpfAssembly: MindFusion.Charting.Wpf
public double SliceValue { get; }
Public ReadOnly Property SliceValue As Double
A double value.
The data is taken from the Data property of the PieSeries this slice belongs to.
PieSlice MembersPieSlice ClassMindFusion.Charting.Wpf Namespace