IsVisible

IAxis.IsVisible property

Represents if the axis is visible. Read/write Boolean.

public bool IsVisible { get; set; }

See Also