Gets the value that this RadarPiece represents. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public double Value { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Value As Double |
A double number.
The property gets the value of the hitted piece. If the hitted point is covered by several radar charts, the topmost is returned.