positionPercentageOffset property

double? positionPercentageOffset
final

positionPercentageOffset is the place of showing title on the RadarChart The higher the value of this field, the more titles move away from the chart. The value of positionPercentageOffset takes precedence over the value of RadarChartData.titlePositionPercentageOffset, even if it is set.

Implementation

final double? positionPercentageOffset;