ChartLegendLocation Enumeration (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews)

Defines the locations for the analytic chart legend.

Namespace: Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews
Assembly: Microsoft.PerformancePoint.Scorecards.ModelerPlugins (in microsoft.performancepoint.scorecards.modelerplugins.dll)

Syntax

'Declaration
Public Enumeration ChartLegendLocation
'Usage
Dim instance As ChartLegendLocation
public enum ChartLegendLocation

Members

  Member name Description
Hide Hides the legend.  
Right Displays the legend to the right of the chart.  
Top Displays the legend above the chart.  

See Also

Reference

Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews Namespace