HitTestResult.SubObject Property

Definition

Gets the sub-object, if any, returned by a hit test.

C#
public object SubObject { get; set; }

Property Value

A sub-object of type Object, otherwise null.

Remarks

An example of a sub-object is an Axis object that is displayed inside a ChartArea object.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1