Gets or sets the point shapes drawn at summary graphics in scatter charts.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public IList SummaryShapes { get; set; } |
Visual Basic Copy Code |
---|
Public Property SummaryShapes As IList |