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