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