Gets the top label of the bar.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public string TopLabel { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property TopLabel As String |
A string value that represents the top label.
The property gets the text drawn at the top of chart bars. The type of the text depends on the value of the TopLabelType property. Custom text is set with TopLabels. Labels at vertical bars can be rotated if you set TopLabelRotAngle to a value greater than zero.