Skip to content

ChartLineStyle

Defined in: src/core/document-model/types.ts:1538

§21.2.2.196 c:spPr/a:ln on an axis or its gridlines — the rule the author gave it. none is <a:ln><a:noFill/>, which means the axis draws no line at all: 57362.xlsx hides its secondary value axis that way and keeps its labels.

readonly optional colorHex?: string

Defined in: src/core/document-model/types.ts:1540


readonly optional dash?: ShapeDash

Defined in: src/core/document-model/types.ts:1543

§20.1.10.49 a:prstDash — the rule’s dash pattern, when it names one.


readonly optional none?: boolean

Defined in: src/core/document-model/types.ts:1539


readonly optional widthPt?: number

Defined in: src/core/document-model/types.ts:1541