Charting for WinForms Programmer's Guide
ScatterChart.Shape Property
See Also
 






Gets or sets the type of scatter shapes.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public ScatterType Shape { get; set; }

Visual Basic  Copy Code

Public Property Shape As ScatterType

 Property Value

 See Also

ScatterChart Members
ScatterChart Class
MindFusion.Charting.WinForms Namespace