ActiveReports 12
DockInsideArea Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > Legend Class : DockInsideArea Property
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

Reference

Legend Class
Legend Members