VerticalLayout

interface VerticalLayout

An interface that defines the object that Charts use to store the vertical layout of glyphs.

Properties

row

row: GlyphCallback <Annotation, Chart <any>, number>

This callback is used by default to place a glyph in a Chart’s row.

rowCount

rowCount: number

This value is used by default to set the height of a Chart to display the required number of rows.