ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase Namespace / baseChartStyle Class / setAsDefaultStyle Method / setAsDefaultStyle() Method

In This Topic
    setAsDefaultStyle() Method
    In This Topic
    Set current style as default style. Clear the default style before assignment.
    Syntax
    'Declaration
     
    Public Overloads Sub setAsDefaultStyle() 
    public void setAsDefaultStyle()
    See Also