|
PeXAxisAnnotHotSpot
public event XAxisAnnotHotSpotEventHandler PeXAxisAnnotHotSpot;
public delegate void XAxisAnnotHotSpotEventHandler(object sender, ProEssentials.EventArg.GraphAnnotHotSpotEventArgs e);
public GraphAnnotHotSpotEventArgs(bool doubleClick, int annotationIndex)
Description The XAxisAnnotHotSpot event is fired when the user clicks an x axis annotation.
Comments This event is only fired if PeUserInterface.HotSpot.XAxisAnnotation is True.
See Also: PeAnnotation.Axis.X, Pego.PeUserInterface.HotSpot |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |