ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LegendClass Class / ColorXML Property

In This Topic
    ColorXML Property
    In This Topic
    Gets the color represented as string in XML.
    Syntax
    public string ColorXML {get;}
    Public ReadOnly Property ColorXML As String
    Remarks
    Can be null or empty string depending on the legend
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also