For internal use.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected override void GetVertSplits(
	List<double> splits
)
Visual Basic
Protected Overrides Sub GetVertSplits ( _
	splits As List(Of Double) _
)

Parameters

splits
Type: System.Collections.Generic..::..List<(Of <(<'Double>)>)>

See Also