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





Gets or sets the brushes used for filling summary point shapes in scatter charts bound to the second y-axis.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public BrushCollection Y2ShapeBrushes { get; set; }

Visual Basic  Copy Code

Public Property Y2ShapeBrushes As BrushCollection

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace