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