Skip to content

@shbernal/ts-pptx


@shbernal/ts-pptx / index / ChartLineDash

Type Alias: ChartLineDash

ChartLineDash = "dash" | "dashDot" | "lgDash" | "lgDashDot" | "lgDashDotDot" | "solid" | "sysDash" | "sysDot"

Defined in: src/types/chart.ts:18