Gets or sets the offset of the data label. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public float LabelOffset { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelOffset As Single |
A float value. Default is 5f.
LabelOffset specifies the space between the label and the data point, scatter or bubble it refers to. Use LabelType to set the type of labels drawn. LabelAlignment specifies how labels are aligned.