Search
ChartHitTestResult.Time Property
See Also
 





Gets the time at the tested point.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public DateTime Time { get; }

Visual Basic  Copy Code

Public ReadOnly Property Time As DateTime

 Property Value

 See Also