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