MindFusion WinForms Programmer's Guide
RadarPiece.Value Property
See Also
 





Gets the value that this RadarPiece represents.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double Value { get; }

Visual Basic  Copy Code

Public ReadOnly Property Value As Double

 Property Value

A double number.

 Remarks

The property gets the value of the hit piece. If the hit point is covered by several radar charts, the topmost is returned.

 See Also

RadarPiece Members
RadarPiece Class
MindFusion.Charting Namespace