WizardProps2 Constructor
WizardProps2(Chart2DTypeEnum)
Declaration
public WizardProps2(Chart2DTypeEnum type)
Parameters
WizardProps2(Chart2DTypeEnum, bool)
Declaration
public WizardProps2(Chart2DTypeEnum type, bool stacked)
Parameters
WizardProps2(Chart2DTypeEnum, bool, bool, bool)
Declaration
public WizardProps2(Chart2DTypeEnum type, bool stacked, bool lines, bool symbols)
Parameters
WizardProps2(Chart2DTypeEnum, bool, bool, bool, FitTypeEnum)
Declaration
public WizardProps2(Chart2DTypeEnum type, bool stacked, bool lines, bool symbols, FitTypeEnum fit)
Parameters