isHistogram property

bool get isHistogram

Returns true since this is a Histogram instrument.

Implementation

bool get isHistogram => true;