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