{
HTML_HELP_OPEN()
HTML_HELP_DEF("Type", "StringCollection")
HTML_HELP_DEF("Values", "up to down <BR> down to up <BR> right to left <BR> left to right")
HTML_HELP_DEF("Default", "up to down")
HTML_HELP_BODY()
"Choose your <BR> wished orientation"
HTML_HELP_CLOSE(),
HTML_HELP_OPEN()
HTML_HELP_DEF("Type", "Boolean")
HTML_HELP_DEF("Values", "true <BR> false")
HTML_HELP_DEF("Default", "false")
HTML_HELP_BODY()
"If true then use orthogonal edges"
HTML_HELP_CLOSE()}