|
GraphGradientStyle
Purpose Controls how a background gradient is applied to the controls charting or axis area. Start and end RGB colors are defined with GraphGradientStart and GraphGradientEnd. Most of these styles look best with the start color set to white, especially the radial styles.
Individual axes can each have their own bitmap and/or gradient parameters by utilizing WorkingAxis.
VCL Enumerations: Replace the x prefix with either g(graph), sg(scientific graph), td(3D scientific graph), ps(polar/smith), or pc(pie chart). eGradientStyle = (xNoGradient, xVerticalGradient, xHorizontalGradient, xLinearBarVertical, xLinearBarHorizontal, xLinearBarDown, xLinearBarUp, xLinearDiagonalDown, xLinearDiagonalUp, xRectangleCross, xRectanglePlus, xRadialCentered, xRadialBottomRight, xRadialTopRight, xRadialBottomLeft, xRadialTopLeft);
Comments PeColor.GraphGradientStyle members of Pego.PeColor, Pesgo.PeColor, Pe3do.PeColor, Pepso.PeColor, Pepco.PeColor
This property is only effective if BitmapGradientMode is TRUE and GraphBackColor is set to 1. For more information on background bitmaps and gradients, see commonly asked Question 36.
See Also: GraphGradientStart, GraphGradientEnd, BitmapGradientMode, GraphBackColor, WorkingAxis. |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |