public bool SmoothedLine {get; set;}
'Declaration Public Property SmoothedLine As Boolean
'Declaration
Public Property SmoothedLine As Boolean
'Usage Dim instance As XYLineSeries Dim value As Boolean instance.SmoothedLine = value value = instance.SmoothedLine
'Usage
Dim instance As XYLineSeries Dim value As Boolean instance.SmoothedLine = value value = instance.SmoothedLine
XYLineSeries Class XYLineSeries Members