|
PeYAxisLabel
public event YAxisLabelEventHandler PeYAxisLabel;
public delegate void YAxisLabelEventHandler(object sender, ProEssentials.EventArg.YAxisLabelEventArgs e);
public YAxisLabelEventArgs(bool doubleClick, int axisIndex, bool right)
Description The YAxisLabel event is fired when the user clicks an y axis label.
Comments This event is only fired if PeUserInterface.HotSpot.AxisLabel is True.
See Also: PeString.YAxisLabel, PeXAxisLabel event, Pego.PeUserInterface.HotSpot |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |