ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLegend Class / Columns Property

In This Topic
    Columns Property (CIMLegend)
    In This Topic
    Gets or sets the number of legend columns when either of the following fitting strategies is in ///effect: SpecifyColumnsAndAdjustFrame or SpecifyColumnsAndAdjustSize.
    Syntax
    public int Columns {get; set;}
    Public Property Columns As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also