Gets the height of this Bar. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public float Height { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Height As Single |
A float value.
Gets the height of the bar, in pixels. The height of the bar depends on its Value and the maximum number at the axis at which the bars are plotted - X-axis for horizontal charts and Y-axis for vertical ones. The height also depends on AxisLength.