ColorFillLegend.SetColumnWidths
Description:
Sets array of column widths.
Sets array of column widths.
Remarks:
Input array length must be the same as what GetColumnWidths() returns. It can only contain positive values.
Input array length must be the same as what GetColumnWidths() returns. It can only contain positive values.
public void SetColumnWidths(
IList<double> widths
)
-
IList<Double>widths
-
Array is not valid.
-
A non-optional argument was null