[]
Gets the series hit test according to clicked series handle. If SeriesHit is not null, the Direction will always be None.
public SeriesHitTest SeriesHit { get; }
Public ReadOnly Property SeriesHit As SeriesHitTest
Type | Description |
---|---|
SeriesHitTest | The series hit test. |