Gets or sets the alignment of the legend alongside the chart.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public LegendAlignment LegendAlignment { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LegendAlignment As LegendAlignment |
A member of the LegendAlignment enumeration.
See Also