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