Search Results for

    Show / Hide Table of Contents

    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 Source

    CategoryFormat

    Gets or sets the default legend format to use for each category

    Declaration
    string CategoryFormat { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Description

    Gets or sets the legend description for the theme

    Declaration
    string Description { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng