Gets or sets the horizontal alignment of the legend.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
SyntaxC#
Copy Code
|
|---|
public LayoutAlignment LegendHorizontalAlignment { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LegendHorizontalAlignment As LayoutAlignment |
See Also