ScrollbarType: "resize" | "native" | "fancy" | "None"

If the chart container is smaller than the chart content a scrollbar will be shown. There are tree possibilities. Use a native browser scrollbar, use a fancy jquery powered scrollbar or don't use scrollbar at all with the "None" property.

Generated using TypeDoc