ASP.NET MVC Controls
GroupWidth Method (ExtraOptionsBuilder)

The value
Sets the GroupWidth property.
Syntax
'Declaration
 
Public Function GroupWidth( _
   ByVal value As String _
) As ExtraOptionsBuilder
public ExtraOptionsBuilder GroupWidth( 
   string value
)

Parameters

value
The value

Return Value

Current builder
Remarks
Specifies the group width for Column charts, or the group height for Bar charts.The group width can be specified in pixels or percent of available space.
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

ExtraOptionsBuilder Class
ExtraOptionsBuilder Members

 

 


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

Product Support Forum |  Documentation Feedback