ActiveReports 12
Position Property (Legend)

GrapeCity.ActiveReports.v12 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