public HistogramFacetBuilder Comparator(HistogramComparatorType comparatorType) { _comparatorType = comparatorType; return this; }
public HistogramFacetBuilder Comparator(HistogramComparatorType comparatorType) { _comparatorType = comparatorType; return(this); }