Skip to content

ChartBlock

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

A block-level chart reference (c:chart): its size and relationship id.

readonly optional altText?: string

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

wp:docPr @descr/@title — alternate text for the tagged-PDF Figure (/Alt).


readonly chartRelId: string

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


readonly optional float?: FloatAnchor

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

§20.4.2.3 — present when the drawing is anchored (floating).


readonly height: Pt

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


readonly paragraphProperties: ParagraphProperties

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


readonly width: Pt

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