barCount method

int barCount(
  1. int chartId
)

Implementation

int barCount(int chartId) => obj.barCount(chartId);