|
PeHorzLineAnnotHotSpot
public event HorzLineAnnotHotSpotEventHandler PeHorzLineAnnotHotSpot;
public delegate void HorzLineAnnotHotSpotEventHandler(object sender, ProEssentials.EventArg.GraphAnnotHotSpotEventArgs e);
public GraphAnnotHotSpotEventArgs(bool doubleClick, int annotationIndex)
Description The HorzLineAnnotHotSpot event is fired when the user clicks a horizontal line annotation.
Comments This event is only fired if PeUserInterface.HotSpot.YAxisLineAnnotation and or PeUserInterface.HotSpot.YAxisLineAnnotations is True.
See Also: PeUserInterface.HotSpot, PeAnnotation.Line |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |