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





Gets or sets the pens used for drawing point shapes for summary graphics in scatter charts.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public PenCollection SummaryShapePens { get; set; }

Visual Basic  Copy Code

Public Property SummaryShapePens As PenCollection

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace