MindFusion WinForms Programmer's Guide
PieDataChangingEventArgs.NewValue Property
See Also
 





The new value of the piece.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public double NewValue { get; }

Visual Basic  Copy Code

Public ReadOnly Property NewValue As Double

 Property Value

 See Also

PieDataChangingEventArgs Members
PieDataChangingEventArgs Class
MindFusion.Charting.WinForms Namespace