C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / Series Class / IsHitTestVisible Property

In This Topic
IsHitTestVisible Property (Series)
In This Topic
Gets or sets a value indicating whether the series is visible for hit testing methods.
Syntax
'Declaration
 
Public Property IsHitTestVisible As Boolean
 
See Also