ActiveReports 11
Position Property (Legend)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Legend Class : Position Property

Gets or sets the position of the legend.

Syntax
'Declaration
 
Public Property Position As LegendPosition
public LegendPosition Position {get; set;}

Property Value

A LegendPosition enumeration indicating the position of the legend.
See Also

Reference

Legend Class
Legend Members