skin

returns the current skin of the Gantt chart

string skin;

Example

var currentSkin = gantt.skin;// -> "terrace"

See also
  • API
  • Articles
  • Back to top