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





Gets or sets the point shapes drawn at summary graphics in scatter charts.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public IList SummaryShapes { get; set; }

Visual Basic  Copy Code

Public Property SummaryShapes As IList

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace