Gets or sets the type of shapes drawn at scatter charts bound to the second y-axis.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public IList Y2Shapes { get; set; } |
Visual Basic Copy Code |
---|
Public Property Y2Shapes As IList |