[]
        
(Showing Draft Content)

C1.Win.C1Chart.Designer.WizardProps2.-ctor

WizardProps2 Constructor

WizardProps2(Chart2DTypeEnum)

Declaration
public WizardProps2(Chart2DTypeEnum type)
Parameters
Type Name Description
Chart2DTypeEnum type

WizardProps2(Chart2DTypeEnum, bool)

Declaration
public WizardProps2(Chart2DTypeEnum type, bool stacked)
Parameters
Type Name Description
Chart2DTypeEnum type
bool stacked

WizardProps2(Chart2DTypeEnum, bool, bool, bool)

Declaration
public WizardProps2(Chart2DTypeEnum type, bool stacked, bool lines, bool symbols)
Parameters
Type Name Description
Chart2DTypeEnum type
bool stacked
bool lines
bool symbols

WizardProps2(Chart2DTypeEnum, bool, bool, bool, FitTypeEnum)

Declaration
public WizardProps2(Chart2DTypeEnum type, bool stacked, bool lines, bool symbols, FitTypeEnum fit)
Parameters
Type Name Description
Chart2DTypeEnum type
bool stacked
bool lines
bool symbols
FitTypeEnum fit