Click or drag to resize

StiXChartAxisConverterCreateNewInstanceDescriptor Method

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.Chart.Design.StiXChartAxisConverter.CreateNewInstanceDescriptor(System.Reflection.ConstructorInfo,System.Object[])"]

Namespace:  Stimulsoft.Dashboard.Components.Chart.Design
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public Object CreateNewInstanceDescriptor(
	ConstructorInfo info,
	Object[] objs
)

Parameters

info
Type: System.ReflectionConstructorInfo

[Missing <param name="info"/> documentation for "M:Stimulsoft.Dashboard.Components.Chart.Design.StiXChartAxisConverter.CreateNewInstanceDescriptor(System.Reflection.ConstructorInfo,System.Object[])"]

objs
Type: SystemObject

[Missing <param name="objs"/> documentation for "M:Stimulsoft.Dashboard.Components.Chart.Design.StiXChartAxisConverter.CreateNewInstanceDescriptor(System.Reflection.ConstructorInfo,System.Object[])"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.Chart.Design.StiXChartAxisConverter.CreateNewInstanceDescriptor(System.Reflection.ConstructorInfo,System.Object[])"]

See Also