C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase Namespace / baseChartStyle Class / setAsDefaultStyle Method / setAsDefaultStyle(Boolean) Method
If false then clear the default style before assignment.

In This Topic
setAsDefaultStyle(Boolean) Method
In This Topic
Set current style as default style.
Syntax
'Declaration
 
Public Overloads Sub setAsDefaultStyle( _
   ByVal accumulate As System.Boolean _
) 
 

Parameters

accumulate
If false then clear the default style before assignment.
See Also