Back to Devexpress

ChartHitInfo.InHyperlink Property

corelibraries-devexpress-dot-xtracharts-dot-charthitinfo-de47ddb7.md

latest1.1 KB
Original Source

ChartHitInfo.InHyperlink Property

Gets a value indicating whether the test point is within a hyperlink.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public bool InHyperlink { get; }
vb
Public ReadOnly Property InHyperlink As Boolean

Property Value

TypeDescription
Boolean

true , if the test point is within a hyperlink; otherwise, false.

|

See Also

ChartHitInfo Class

ChartHitInfo Members

DevExpress.XtraCharts Namespace