Class HistogramYAxis (0.7.8)

HistogramYAxis(value)

The result of the histogram query count('FilterableProperties') using HISTOGRAM_YAXIS_DOCUMENT will be: invoice_id: 2 address: 1 payment_method: 2 line_item_description: 1

Enums

Name Description
HISTOGRAM_YAXIS_DOCUMENT Count the documents per property name.
HISTOGRAM_YAXIS_PROPERTY Count the properties per property name.