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





Gets or sets custom labels drawn at scatters bound to Y2.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public IList Y2ScatterLabels { get; set; }

Visual Basic  Copy Code

Public Property Y2ScatterLabels As IList

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace