2024 Method
Changes 2
M

ColorFillLegend.SetColumnWidths

Description:
Sets array of column widths.
Remarks:
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