areaColor property

AreaColorO? areaColor
final

areaColor returns the area color for a given data value.
If not provided, then group color will be used 10% opacity by default.
Specify for Line type
to activate custom areaColor, ConfigRenderLine -> includeArea must be true

Implementation

final AreaColorO? areaColor;