|
MinimumPointSize
Purpose This property enables and controls the size of the minimum point size. This property is helpful when using small charts and need to maintain a minimum point size.
The following constants apply to this property:
Graph VCL Enumerations eMinimumPointSize = (gNoMPS, gSmallMPS, gMediumMPS, gLargeMPS);
Scientific Graph VCL Enumerations eMinimumPointSize = (sgNoMPS, sgSmallMPS, sgMediumMPS, sgLargeMPS);
Polar Chart VCL Enumerations eMinimumPointSize = (psNoMPS, psSmallMPS, psMediumMPS, psLargeMPS);
Comments PePlot.Option.MinimumPointSize members of Pego.PePlot.Option, Pesgo.PePlot.Option, Pepso.PePlot.Option
See Also: PointSize, GraphAnnotMinSymbolSize, PlottingMethod
|
©2008 Gigasoft, Inc. | All rights reserved. Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |
|