Gets or sets the type of legend label to show for series elements. This property is used for charts that show legend elements for individual data items, such as PieChart and FunnelChart.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C#
![]() |
---|
public LabelKinds LegendElementLabelKind { get; set; } |
Visual Basic
![]() |
---|
Public Property LegendElementLabelKind As LabelKinds |
A member of the LabelKinds enumeration. The default value is InnerLabel.