HasTitle

IAxis.HasTitle property

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

public bool HasTitle { get; set; }

See Also