MindFusion WinForms Programmer's Guide
LegendAlignment Enumeration
See Also
 





Specifies the alignment of the chart legend.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public enum LegendAlignment

Visual Basic  Copy Code

Public Enum LegendAlignment

 Members

  Member name Description

Begin

The legend is drawn at the beginning of the side.

Center

The legend is drawn at the center of the side.

End

The legend is drawn at the far end of the side.

 See Also

MindFusion.Reporting Namespace