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