getRadarStyle abstract method

RadarChartStyle getRadarStyle(
  1. int radarIndex
)

Get the radar drawing style of the radar chart according to the specified index.

Implementation

RadarChartStyle getRadarStyle(int radarIndex);