[]
        
(Showing Draft Content)

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

WizardProps2 Constructor

WizardProps2(Chart2DTypeEnum)

Declaration
public WizardProps2(Chart2DTypeEnum type)
Public Sub New(type As Chart2DTypeEnum)
Parameters
Type Name Description
Chart2DTypeEnum type

WizardProps2(Chart2DTypeEnum, bool)

Declaration
public WizardProps2(Chart2DTypeEnum type, bool stacked)
Public Sub New(type As Chart2DTypeEnum, stacked As Boolean)
Parameters
Type Name Description
Chart2DTypeEnum type
bool stacked

WizardProps2(Chart2DTypeEnum, bool, bool, bool)

Declaration
public WizardProps2(Chart2DTypeEnum type, bool stacked, bool lines, bool symbols)
Public Sub New(type As Chart2DTypeEnum, stacked As Boolean, lines As Boolean, symbols As Boolean)
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)
Public Sub New(type As Chart2DTypeEnum, stacked As Boolean, lines As Boolean, symbols As Boolean, fit As FitTypeEnum)
Parameters
Type Name Description
Chart2DTypeEnum type
bool stacked
bool lines
bool symbols
FitTypeEnum fit