MindFusion.Charting for WebForms Programmer's Guide
ScatterChart.ShapeSize Property
See Also
 



Gets or sets the size of scatter shapes.

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

 Syntax

C#  Copy Code

public double ShapeSize { get; set; }

Visual Basic  Copy Code

Public Property ShapeSize As Double

 Property Value

 See Also

ScatterChart Members
ScatterChart Class
MindFusion.Charting.WebForms Namespace