Search results

LabelOverflow API in React Accumulation Chart API component

Specifies text overflow options when the text overflowing the container. They are:

  • Ellipsis - Specifies an ellipsis (“…”) to the clipped text.
  • clip - Specifies to break a word once it is too long to fit on a line by itself.
  • Ellipsis
  • Clip