GetDefaultSplitVertBehavior Method (RenderPie) | Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderPie Class / GetDefaultSplitVertBehavior Method

In This Topic
GetDefaultSplitVertBehavior Method (RenderPie)
In This Topic
Gets the default value for the SplitVertBehavior property.
Syntax
'Declaration
 
Protected Overridable Function GetDefaultSplitVertBehavior() As SplitBehaviorEnum
 

Return Value

SplitBehaviorEnum.Never
See Also