Gets or sets alignment of the inner labels. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public TextAlignment InnerLabelAlignment { get; set; } |
Visual Basic Copy Code |
---|
Public Property InnerLabelAlignment As TextAlignment |
A member of the System.Windows.TextAlignment enumeration. The default value is Left.