'Declaration Public Property QuartileMethod As QuartileMethodType
'Usage Dim instance As BoxWhiskerSeries Dim value As QuartileMethodType instance.QuartileMethod = value value = instance.QuartileMethod
public QuartileMethodType QuartileMethod {get; set;}