Gets the value that this bubble represents.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public double Value { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Value As Double |
A double number that represents the value of the bubble.
The value of the property depends on the number in Y2Data or YData for this bubble. No formatting is applied.