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





Gets or sets the shapes for data series in scatter charts.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public IList Shapes { get; set; }

Visual Basic  Copy Code

Public Property Shapes As IList

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace