chartRadiusFactor property

double chartRadiusFactor
final

Percent factor to chart's radius wrt to width or height (min of both)

Defines the factor by which the chart radius increases with respect to width or height (whatever is minimum). If not provided, defaults to 0.8 (80%).

Implementation

final double chartRadiusFactor;