Spread for ASP.NET 12 Product Documentation
QuartileMethod Property


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > BoxWhiskerSeries Class : QuartileMethod Property
Gets or sets the calculation type.
Syntax
'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;}
See Also

Reference

BoxWhiskerSeries Class
BoxWhiskerSeries Members