ASP.NET MVC Controls
LabelAlign Property

Gets or sets the label alignment.
Syntax
'Declaration
 
Public Property LabelAlign As String
public string LabelAlign {get; set;}
Remarks
By default the labels are centered. The supported values are 'left' and 'right' for x-axis and 'top' and 'bottom' for y-axis.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ChartAxis<T> Class
ChartAxis<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback