ASP.NET Pack Programmer's Guide
Component.HorizontalAlignment Property
See Also
 





Gets or sets the horizontal alignment of this component inside the layout rectangle allocated by its parent panel.

Namespace: MindFusion.Charting.Components
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public LayoutAlignment HorizontalAlignment { get; set; }

Visual Basic  Copy Code

Public Property HorizontalAlignment As LayoutAlignment

 Property Value

 See Also

Component Members
Component Class
MindFusion.Charting.Components Namespace