Specifies the position of the chart legend.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public enum LegendPosition |
Visual Basic Copy Code |
---|
Public Enum LegendPosition |
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. |