Chart.generateBoxPlot Method

Generates a box plot chart formula visualization based on the data in the specified metric set binding.
 

Parameters

metricSetBinding

Type: MetricSetBinding
A metric set binding displaying a single measure against at least one row hierarchy for source data.
metricSet

Type: MetricSet
The metric set displayed by metricSetBinding.
isNewChart

Type: Boolean
If true, the box plot will denote the entire range of values by default in a separate chart adapter, otherwise the range of values within the 5th and 95th percentiles in the same chart.