Interface IThemeLabel
Provides legend labeling information for a theme
Namespace: OSGeo.MapGuide.ObjectModels.LayerDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface IThemeLabel
Properties
| Improve this Doc View SourceCategoryFormat
Gets or sets the default legend format to use for each category
Declaration
string CategoryFormat { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Description
Gets or sets the legend description for the theme
Declaration
string Description { get; set; }
Property Value
Type | Description |
---|---|
System.String |