isKChart method

bool isKChart()
inherited

Implementation

bool isKChart() {
  return _mState is KChartState;
}