menu
charts_common_sa package
documentation
common.dart
ArcRendererConfig<D>
arcLength property
arcLength property
dark_mode
light_mode
arcLength
property
double
arcLength
final
inherited
Total arc length, in radians.
The default arcLength is 2π.
Implementation
final double arcLength;
charts_common_sa package
documentation
common
ArcRendererConfig<D>
arcLength property
ArcRendererConfig class