|
HotSpotSize
Purpose This property controls the size of data hot spots. In addition to enums below.
The developer can assign any integer such as 30 for 30 pixels. This helps with touch screen use. Example 106 in the demo and example code shows this use.
Graph VCL Enumerations eHotSpotSize = (gSmallHotSpots, gMediumHotSpots, gLargeHotSpots);
Scientific Graph VCL Enumerations eHotSpotSize = (sgSmallHotSpots, sgMediumHotSpots, sgLargeHotSpots);
3D Scientific Graph VCL Enumerations eHotSpotSize = (tdSmallHotSpots, tdMediumHotSpots, tdLargeHotSpots);
Polar/Smith Chart VCL Enumerations eHotSpotSize = (psSmallHotSpots, psMediumHotSpots, psLargeHotSpots);
Comments PeUserInterface.HotSpot.Size members of Pego.PeUserInterface.HotSpot, Pesgo.PeUserInterface.HotSpot, Pe3do.PeUserInterface.HotSpot, Pepso.PeUserInterface.HotSpot
See Also: AllowDataHotSpots.
Refer to Chapter 7, Question 12 for more information on hot spots.
|
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |