|
SubsetsToLegend
Purpose This property array stores zero-based subset indices which represent subsets to legend. If this property array is empty, all subsets have legends.
For example: to show only the 1st, 3d and 5th subsets.
Comments PeLegend.SubsetsToLegend members of Pego.PeLegend, Pesgo.PeLegend, Pe3do.PeLegend, Pepso.PeLegend
See example 033 in the demo for more info.
Subset legends show a subset label along with a graphic helping distinguish multiple subsets from each other. See SubsetLabels, SubsetLineTypes, SubsetPointTypes, SubsetColors
You can prevent all subset legends by assigning (-1) to element zero as follows: Or easier, set ShowLegend = False
You can empty this array and show all legends as follows:
You can force a subset legend when Subsets = 1 by assigning (0) to element zero.
LegendAnnotationType can be used to add legends that represent annotations.
For more information, see Chapter 7, Question 9.
See Also: ShowLegend |
©2008 Gigasoft, Inc. | All rights reserved. Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |
|