Gets the value this bar 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 bar.
The property gets the value of the bar as set with the Data property. No number formatting is applied.