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





Gets or sets the pens for drawing shapes in scatter charts.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public PenCollection ShapePens { get; set; }

Visual Basic  Copy Code

Public Property ShapePens As PenCollection

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace