MindFusion.Charting for WebForms Programmer's Guide
RadarChart.ShowScatter Property
See Also
 



Gets or sets a value indicating whether the chart should render scatter shapes.

Namespace: MindFusion.Charting.WebForms
Assembly: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public bool ShowScatter { get; set; }

Visual Basic  Copy Code

Public Property ShowScatter As Boolean

 Property Value

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.WebForms Namespace