ActiveReports 12
DockArea Property (Legend)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > Legend Class : DockArea Property

Gets or sets the chart area to which the legend is docked.

Syntax
'Declaration
 
Public Property DockArea As ChartArea
public ChartArea DockArea {get; set;}

Property Value

The dock area.
See Also

Reference

Legend Class
Legend Members