Gets or sets the offset of the label to the data point.
Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms
C#
![]() |
---|
public float LabelOffset { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelOffset As Single |
A float value. Default is 5f.
The property specifies the space between a data point in a line chart and its label. The type of the labels is set with LabelType. Custom labels are set with Labels.