Skip to content

IsHitTestVisible Property

Summary

Gets or sets a value that declares if the chart control instance is visible for the mouse hit testing. If set tofalse, then the control will not handle any mouse events.

Signature

1
public bool IsHitTestVisible {get; set;}

Return Value

bool

Declaring Type

cAlgo.API.ControlBase


Last update: March 23, 2023