MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual void MgLayerGroup::SetLegendLabel ( CREFSTRING  legendLabel) [virtual]

Sets the label to be displayed for the group in the legend.

.NET Syntax
void SetLegendLabel(string legendLabel);
Java Syntax
void SetLegendLabel(String legendLabel);
PHP Syntax
void SetLegendLabel(string legendLabel);
Parameters:
legendLabel(String/string) Legend label.
Returns:
Returns nothing.