TitleOverlay Property
TitleOverlay
Gets whether the axis title overlaps the axis label.
Declaration
[FpCategory("Category_Title")]
[Browsable(false)]
public virtual bool TitleOverlay { get; set; }
<FpCategory("Category_Title")>
<Browsable(False)>
Public Overridable Property TitleOverlay As Boolean