parentLabels property
The data containing the label of the parent for the corresponding node.
A blank value indicates that the node has no parent and is a top-level node. This field is optional.
Implementation
ChartData? parentLabels;
The data containing the label of the parent for the corresponding node.
A blank value indicates that the node has no parent and is a top-level node. This field is optional.
ChartData? parentLabels;