MindFusion.Wpf Pack Programmer's Guide
RealTimeChart.LegendHorizontalAlignment Property
See Also
 





Gets or sets the horizontal alignment of the legend.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 Syntax

C#  Copy Code

public HorizontalAlignment LegendHorizontalAlignment { get; set; }

Visual Basic  Copy Code

Public Property LegendHorizontalAlignment As HorizontalAlignment

 Property Value

One of the System.Windows.HorizontalAlignment enumeration values. Default value is HorizontalAlignment.Center.

 See Also

RealTimeChart Members
RealTimeChart Class
MindFusion.RealTimeCharting.Wpf Namespace