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





Gets or sets the pens used for drawing point shapes in scatter charts bound to the second y-axis.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public PenCollection Y2ShapePens { get; set; }

Visual Basic  Copy Code

Public Property Y2ShapePens As PenCollection

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace