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





Gets or sets the size of point shapes drawn at scatter charts bound to the second y-axis.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public IList Y2ShapeSizes { get; set; }

Visual Basic  Copy Code

Public Property Y2ShapeSizes As IList

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace