MindFusion WinForms Programmer's Guide
LineChart.ShapeSizes Property
See Also
 





Gets or sets the size of point shapes for each data series in scatter charts.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public IList ShapeSizes { get; set; }

Visual Basic  Copy Code

Public Property ShapeSizes As IList

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace