isHistogram property
bool
get
isHistogram
Returns true since this is a Histogram instrument.
Implementation
bool get isHistogram => true;
Returns true since this is a Histogram instrument.
bool get isHistogram => true;