Adjust the item settings so that the legend contains the specified number of columns.
[Visual Basic .NET] Public Sub AdjustColumns ( _ ByVal Columns As Integer _ )
[C#] public void AdjustColumns ( int Columns );
[C++]
HRESULT AdjustColumns(
long Columns
);
[C++]Parameters
Columns [in] Columns is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.