ColorFillLegend.SetColumnWidths
Method
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.
Exceptions
Exception | Condition |
---|---|
ArgumentException | Array is not valid. |
ArgumentNullException | A non-optional argument was null |