Indicates whether the legend column width is automatically calculated. | |
Syntax: | Boolean =
object.AutoWidth object.AutoWidth = Boolean |
Description: | CimLegendColumn.AutoWidth
indicates whether the legend column width is automatically
calculated. When its value is True , the width expands or contracts
to accommodate the contents of each row.The value of this property defaults to True . |