Gets or sets the brushes used for filling point shapes for summary graphics in scatter charts.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public BrushCollection SummaryShapeBrushes { get; set; } |
Visual Basic Copy Code |
---|
Public Property SummaryShapeBrushes As BrushCollection |