ZIndex property is applicable for all chart elements. Elements with greater ZIndex value appear in front of another element with lower ZIndex value. This value is always of integer type.
Format:
ZIndex="10"
This attribute applies to:
Example:
<vc:Legend ZIndex="4" ... />