Gets or sets a value indicating whether the chart should render labels along with scatter shapes.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
C# Copy Code |
---|
public new bool ShowScatterLabels { get; set; } |
Visual Basic Copy Code |
---|
Public Shadows Property ShowScatterLabels As Boolean |