Variable ALIGNConst

ALIGN: {
    center: string;
    end: string;
    start: string;
} = ...

Constants for defining the align option on a Hierarchical layout.

Type declaration

  • center: string
  • end: string
  • start: string

Deprecated

From 6.1.0 use the Hierarchy layout instead