Chartbreaker
    Preparing search index...

    Type Alias ELineStyle

    ELineStyle: typeof chartbreaker.ELineStyle[keyof typeof chartbreaker.ELineStyle]

    Predefined line styles that can be used in combination with gfx.drawLineWithStyle For values that can be set via stylesheets the strings "default","dotted","dashed" should be used for better readability instead of the enumeration values.