'Declaration Public Property StrokeDashType As StrokeDashType
'Usage Dim instance As ChartSymbolStyleInfo Dim value As StrokeDashType instance.StrokeDashType = value value = instance.StrokeDashType
public StrokeDashType StrokeDashType {get; set;}
'Declaration Public Property StrokeDashType As StrokeDashType
'Usage Dim instance As ChartSymbolStyleInfo Dim value As StrokeDashType instance.StrokeDashType = value value = instance.StrokeDashType
public StrokeDashType StrokeDashType {get; set;}