MindFusion WinForms Programmer's Guide
LegendPosition Enumeration
See Also
 





Specifies the position of the chart legend.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public enum LegendPosition

Visual Basic  Copy Code

Public Enum LegendPosition

 Members

  Member name Description

Bottom

Indicates that the legend is positioned to the bottom.

Left

Indicates that the legend is positioned to the left.

Right

Indicates that the legend is positioned to the right.

Top

Indicates that the legend is positioned to the top.

 See Also

MindFusion.Reporting Namespace