Gets or sets the position of the legend.
| Visual Basic (Declaration) | |
|---|---|
Public Property Position As LegendPosition | |
| C# | |
|---|---|
public LegendPosition Position {get; set;} | |
Return Value
A LegendPosition enumeration indicating the position of the legend.
| DataDynamics.Reports | Support Forum |
| Position Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > Legend Class : Position Property |
Gets or sets the position of the legend.
| Visual Basic (Declaration) | |
|---|---|
Public Property Position As LegendPosition | |
| C# | |
|---|---|
public LegendPosition Position {get; set;} | |
A LegendPosition enumeration indicating the position of the legend.