|
GridStyle
Purpose This property controls the style of line used to form the graphs grid.
Possible values are as follows:
Graph VCL Enumerations eGridStyle = (gThin, gThick, gDot, gDash, gPixel);
Scientific Graph VCL Enumerations eGridStyle = (sgThin, sgThick, sgDot, sgDash, sgPixel);
3D Scientific Graph VCL Enumerations eGridStyle = (tdThin, tdThick, tdDot, tdDash, tdPixel);
Polar/Smith Chart VCL Enumerations eGridStyle = (psThin, psThick, psDot, psDash, psPixel);
Comments PeGrid.Style members of Pego.PeGrid, Pesgo.PeGrid, Pe3do.PeGrid, Pepso.PeGrid
See Also: GridLineControl, GridInFront, ShowYAxis, ShowXAxis, ShowTXAxis, ShowRYAxis |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |