Gets or sets the offset of the label to the data point. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public float LabelOffset { get; } |
Visual Basic
![]() |
---|
Public ReadOnly 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.