An enum that allows users to control the position of legend being shown on the chart.
Declaration Syntax
public enum LegendPosition
Table 1187: Members
|
Member |
ProgramControlled |
Displays the legend on the right when there are 21 or more datasets on the Line Chart object. The legend is displayed at the top of the chart otherwise. |
|
Member |
Right |
Displays the legend to the right of the chart. |
|
Member |
Top |
Displays the legend at the top of the chart. |