|
LegendStyle
Purpose Controls whether legend symbol and text are on a single line, or whether legend symbol and text are above and below. If using the Graph or Scientific Graph, legends may additionally be placed inside the axis, or when using MultiAxisStyle = PEMAS_SEPARATE_AXES(1), in between axes.
Graph and Scientific Graph VCL Enumerations: Replace the x prefix with either g(graph), or sg(scientific graph) eLegendStyle = (xTwoLine, xOneLine, xInsideAxis, xTopOfAxis, xOneLineLeftOfAxis);
3D Graph VCL Enumerations: Replace the x prefix with either td(3D scientific graph), or ps(polar/smith) eLegendStyle = (xTwoLine, xOneLine, xInsideAxis);
Pie Chart VCL Enumerations: eLegendStyle = (pcTwoLine, pcOneLine);
Comments PeLegend.Style members of Pego.PeLegend, Pesgo.PeLegend, Pe3do.PeLegend, Pepso.PeLegend, Pepco.PeLegend
See Also: SimpleLineLegend, SimplePointLegend, LegendLocation |
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |