Charting for WinForms Programmer's Guide
Component.VerticalAlignment Property
See Also
 






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

Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public LayoutAlignment VerticalAlignment { get; set; }

Visual Basic  Copy Code

Public Property VerticalAlignment As LayoutAlignment

 Property Value

 See Also

Component Members
Component Class
MindFusion.Charting.Components Namespace