Gets or sets a value indicating whether the legend will be docked inside the containing area.
Syntax
'Declaration
Public Property DockInsideArea As Boolean
public bool DockInsideArea {get; set;}
Property Value
Boolean. True if the legend will be docked inside the containing area; otherwise False.
See Also