↵
|
PeXAxisLineAnnotHotSpot
public event XAxisLineAnnotHotSpotEventHandler PeXAxisLineAnnotHotSpot;
public delegate void XAxisLineAnnotHotSpotEventHandler(object sender, ProEssentials.EventArg.GraphAnnotHotSpotEventArgs e);
public GraphAnnotHotSpotEventArgs(bool doubleClick, int annotationIndex)
Description The XAxisLineAnnotHotSpot event is fired when the user clicks a line annotation label defined with PeAnnotation.Line.XAxis and PeAnnotation.Line.XAxisText
Comments This event is only fired if the hot spot is enabled with PeUserInterface.HotSpot.LineAnnotationX = true.
See Also: PeUserInterface.HotSpot
|
|
©2026 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |
|