ASP.NET MVC Controls
IntermediateTotalPositions Method

The value
Sets the IntermediateTotalPositions property.
Syntax
'Declaration
 
Public Function IntermediateTotalPositions( _
   ByVal ParamArray positions() As Integer _
) As WaterfallBuilder(Of T)
public WaterfallBuilder<T> IntermediateTotalPositions( 
   params int[] positions
)

Parameters

positions
The value

Return Value

Current builder
Remarks
Gets or sets the value of the property that contains the index for positions of the intermediate total bar.The property should work with ShowIntermediateTotal and IntermediateToolLabels property.
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

WaterfallBuilder<T> Class
WaterfallBuilder<T> Members

 

 


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

Product Support Forum |  Documentation Feedback