titlePositionPercentageOffset property

double titlePositionPercentageOffset
final

Defines position of showing title in the section.

It should be between 0.0 to 1.0, 0.0 means near the center, 1.0 means near the outside of the PieChart.

Implementation

final double titlePositionPercentageOffset;