HasTitle

Chart.HasTitle property

Determines whether a chart has a visible title. Read/write Boolean.

public bool HasTitle { get; set; }

See Also