XYPlot |
Name | Description | |
---|---|---|
HitTest(HitTestPointData) | ||
HitTest(HitTestRectangularData) | Hit test of retangular hit test data against the layer (here treated as IGraphicBase object). Decision is here not to allow the layer itself to be selected by rectangular selection, instead we allow all subobjects to be selected. | |
HitTest(HitTestPointData, Boolean) | ||
HitTest(HitTestRectangularData, ListIHitTestObject) | Collects all sub-objects of this layer that are selected by a rectangular selection area into a list. |