Alignment Property (AxisScrollBar)
In This Topic
Gets or sets the alignment of scroll bar relative to the plot area.
Syntax
'Declaration
Public Property Alignment As System.Drawing.StringAlignment
public System.Drawing.StringAlignment Alignment {get; set;}
See Also