[]
Configurates QuartileCalculation. Sets a value that specifies the quartile calculation for the Box and Whisker chart.
public BoxWhiskerBuilder<T> QuartileCalculation(QuartileCalculation value)
Type | Name | Description |
---|---|---|
QuartileCalculation | value | The value. |
Type | Description |
---|---|
BoxWhiskerBuilder<T> | Current builder. |