Web API Reference MapGuide Open Source
virtual STRING MgLayerBase::GetLegendLabel (  )  [virtual]

Gets the label to be displayed for the layer in the legend.

.NET Syntax
string GetLegendLabel();
Java Syntax
String GetLegendLabel();
PHP Syntax
string GetLegendLabel();

Returns:
Returns the legend label as a string.
Example (PHP)
See MgMapBase class .


Comments or suggestions? Send us feedback.