MindFusion.Wpf Pack Programmer's Guide
BarSeries.InnerLabelAlignment Property
See Also
 





Gets or sets alignment of the inner labels. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public TextAlignment InnerLabelAlignment { get; set; }

Visual Basic  Copy Code

Public Property InnerLabelAlignment As TextAlignment

 Property Value

A member of the System.Windows.TextAlignment enumeration. The default value is Left.

 See Also

BarSeries Members
BarSeries Class
MindFusion.Charting.Wpf Namespace