Gets or sets the type of label to show for series elements. This property is used only when ShowSeriesElements is set to true.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public LabelKinds ElementLabelKind { get; set; } |
Visual Basic Copy Code |
---|
Public Property ElementLabelKind As LabelKinds |
MindFusion.Charting Developer's Guide | © 2024 MindFusion |