ChartSeriesAggregateSettingsTagHelper

Example

Razor
<aggregate>
</aggregate>

Attributes

AttributeTypeDescription
closeChartSeriesAggregateSpecifies the aggregate for the close value. Applicable to "candlestick" series.
close-handlerStringSpecifies the aggregate handler for the close value. Applicable to "candlestick" series.
highChartSeriesAggregateSpecifies the aggregate for the high value. Applicable to "candlestick" series.
high-handlerStringSpecifies the aggregate handler for the high value. Applicable to "candlestick" series.
lowChartSeriesAggregateSpecifies the aggregate for the low value. Applicable to "candlestick" series.
lowerChartSeriesAggregateSpecifies the aggregate for the lower value. Applicable to "boxPlot" series.
lower-handlerStringSpecifies the aggregate handler for the lower value. Applicable to "boxPlot" series.
low-handlerStringSpecifies the aggregate handler for the low value. Applicable to "candlestick" series.
meanChartSeriesAggregateSpecifies the aggregate for the mean value. Applicable to "boxPlot" series.
mean-handlerStringSpecifies the aggregate handler for the mean value. Applicable to "boxPlot" series.
medianChartSeriesAggregateSpecifies the aggregate for the median value. Applicable to "boxPlot" series.
median-handlerStringSpecifies the aggregate handler for the median value. Applicable to "boxPlot" series.
openChartSeriesAggregateSpecifies the aggregate for the open value. Applicable to "candlestick" series.
open-handlerStringSpecifies the aggregate handler for the open value. Applicable to "candlestick" series.
outliersChartSeriesAggregateSpecifies the aggregate for outliers. Applicable to "boxPlot" series.
outliers-handlerStringSpecifies the aggregate handler for outliers. Applicable to "boxPlot" series.
q1ChartSeriesAggregateSpecifies the aggregate for the q1 value. Applicable to "boxPlot" series.
q1-handlerStringSpecifies the aggregate handler for the q1 value. Applicable to "boxPlot" series.
q3ChartSeriesAggregateSpecifies the aggregate for the q3 value. Applicable to "boxPlot" series.
q3-handlerStringSpecifies the aggregate handler for the q3 value. Applicable to "boxPlot" series.
upperChartSeriesAggregateSpecifies the aggregate for the upper value. Applicable to "boxPlot" series.
upper-handlerStringSpecifies the aggregate handler for the upper value. Applicable to "boxPlot" series.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support