A collection of legend class objects.
[Visual Basic .NET] Public ReadOnly Property Classes As IMapServerLegendClasses
[C#] public IMapServerLegendClasses Classes {get;}
[C++]
HRESULT get_Classes(
IMapServerLegendClasses** Classes
);
[C++]Parameters
Classes [out, retval]Classes is a parameter of type IMapServerLegendClasses
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
Legends are associated with renderers that belong to each layer in a map. Each layer has a separate renderer. Each renderer has one or more legend groups. Each legend group has one or more legend classes.