|
PeDataHotSpot
public event DataHotSpotEventHandler PeDataHotSpot;
public delegate void DataHotSpotEventHandler(object sender, ProEssentials.EventArg.DataHotSpotEventArgs e);
public DataHotSpotEventArgs(bool doubleClick, int subsetIndex, int pointIndex)
Description The DataHotSpot event is fired when the user clicks a data point.
Comments This event is only fired if PeUserInterface.HotSpot.Data is True.
The 3D Scientific Graph only triggers event when PePlot.PolyMode is set to Scatter.
See Also: PeUserInterface.HotSpot PeData.Y |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |