2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase 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