Gets or sets whether labels are shown along with the scatter shape
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public bool ShowScatterLabels { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ShowScatterLabels As Boolean |
See Also