Options
All
  • Public
  • Public/Protected
  • All
Menu
OrgChart.clinkTemplates.myTemplate = Object.assign({}, OrgChart.clinkTemplates.orange);
OrgChart.clinkTemplates.myTemplate.label =
'<text transform="translate(300, 750) rotate(-90)" fill="#F57C00" text-anchor="middle" x="{x}" y="{y}">{val}</text>';

Hierarchy

  • linkTemplate

Index

Properties

defs?: string
label?: string
labelPosition?: string
link?: string

Legend

  • Constructor
  • Property
  • Method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc