multiValuePadding property

EdgeInsets multiValuePadding
final

Multi value chart padding, this will group values with same index from different lists use to make space between index changes in multi value charts Only used for multiple data lists when they are not stacked

Implementation

final EdgeInsets multiValuePadding;