titleCount property

int titleCount

titleCount we use this value to determine number of RadarChart grid or lines.

Implementation

int get titleCount => dataSets[0].dataEntries.length;