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





Gets or sets the brushes used for filling point shapes for summary graphics in scatter charts.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public BrushCollection SummaryShapeBrushes { get; set; }

Visual Basic  Copy Code

Public Property SummaryShapeBrushes As BrushCollection

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace