This document is archived and information here might be outdated. Recommended version. |
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