Overload List

Returns if mouse cursor is inside TChartTitle bound rectangle.

public abstract Boolean Clicked(System.Drawing.Point)

Returns if mouse cursor is inside TChartTitle bound rectangle.

public abstract Boolean Clicked(System.Int32, System.Int32)

Remarks


The Clicked method returns if mouse cursor is inside TChartTitle bound rectangle.
The Title.Visible property must be true.

The Title rectangle size depends on Title.Pen.Visible and Title.AdjustFrame properties.

See Also

Title Class | Title Members | Steema.TeeChart Namespace