|
PointSize
Purpose This property controls the size of plotting method points. Possible values are as follows:
Graph VCL Enumerations ePointSize = (gSmallPoints, gMediumPoints, gLargePoints, gMicroPoints);
Scientific Graph VCL Enumerations ePointSize = (sgSmallPoints, sgMediumPoints, sgLargePoints, sgMicroPoints);
3D Scientific Graph VCL Enumerations ePointSize = (tdSmallPoints, tdMediumPoints, tdLargePoints, tdMicroPoints);
Polar/Smith Chart VCL Enumerations ePointSize = (psSmallPoints, psMediumPoints, psLargePoints, psMicroPoints);
Comments PePlot.PointSize members of Pego.PePlot, Pesgo.PePlot, Pe3do.PePlot, Pepso.PePlot
See Also: SubsetPointTypes, PlottingMethod, HotSpotSize, MinimumPointSize, GraphAnnotMinSymbolSize
|
©2013 Gigasoft, Inc. | All rights reserved. Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |
|