|
PeVertLineAnnotHotSpot
public event VertLineAnnotHotSpotEventHandler PeVertLineAnnotHotSpot;
public delegate void VertLineAnnotHotSpotEventHandler(object sender, ProEssentials.EventArg.GraphAnnotHotSpotEventArgs e);
public GraphAnnotHotSpotEventArgs(bool doubleClick, int annotationIndex)
Description The VertLineAnnotHotSpot event is fired when the user clicks a vertical line annotation.
Comments This event is only fired if PeUserInterface.HotSpot.XAxisLineAnnotation and or PeUserInterface.HotSpot.XAxisLineAnnotations 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. |