Chartbreaker
    Preparing search index...

    Variable ELineStyleConst

    ELineStyle: { LINE_DASHED: 2; LINE_DEFAULT: 0; LINE_DOTTED: 1 }

    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.

    Type Declaration

    • ReadonlyLINE_DASHED: 2
    • ReadonlyLINE_DEFAULT: 0
    • ReadonlyLINE_DOTTED: 1