In This Topic
Gets or sets the width to which the chart should grow/shrink. Width is used as the initial width for relative layout changes due to resizing.
Syntax
'Declaration
Public Property DynamicWidth As RdlSize
public RdlSize DynamicWidth {get; set;}
See Also