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