A value that indicates whether to show the header.
Type: Boolean
Default: true
var instance; // Type: wijmo.chart.chart_title; var value; // Type: boolean value = instance.visible;
var visible : boolean;
chart_title Interface