stz-util Documentation - v1.5.2
    Preparing search index...

    Variable ChartToolBoxConst

    ChartToolBox: {
        setErrorLog(enabled?: boolean): void;
        setErrorShield(enabled?: boolean): void;
    } = ...

    Type Declaration

    • setErrorLog: function
      • Parameters

        • enabled: boolean = true

        Returns void

    • setErrorShield: function
      • Parameters

        • enabled: boolean = true

        Returns void