Legend column maximum width (as a percentage of legend font size). Set this property to -1 for automatic calculation.
Visual Basic (Declaration) | |
---|---|
Public Overridable Property MaximumWidth As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual int MaximumWidth {get; set;} |
Return Value
An integer value that represents the maximum width of the legend cell column. Defaults to -1, meaning that the maximum width is automatically calculated.
You can set this property to -1 for automatic calculation of the maximum 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