Legend column minimum width (as a percentage of legend font size). Set this property to -1 for automatic calculation.
| Visual Basic (Declaration) | |
|---|---|
| Public Overridable Property MinimumWidth As Integer | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public virtual int MinimumWidth {get; set;} | |
Return Value
An integer value that represents the minimum width of the legend cell column. Defaults to -1, meaning that the minimum width is automatically calculated.
You can set this property to -1 for automatic calculation of the minimum width.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
 
  
  
  
 