Click or drag to resize

StiLineMarkerConverter.ConvertTo Method (ITypeDescriptorContext, CultureInfo, Object, Type)

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.Design.StiLineMarkerConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)"]

Namespace:  Stimulsoft.Report.Chart.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override Object ConvertTo(
	ITypeDescriptorContext context,
	CultureInfo culture,
	Object value,
	Type destinationType
)

Parameters

context
Type: System.ComponentModel.ITypeDescriptorContext

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Chart.Design.StiLineMarkerConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)"]

culture
Type: System.Globalization.CultureInfo

[Missing <param name="culture"/> documentation for "M:Stimulsoft.Report.Chart.Design.StiLineMarkerConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)"]

value
Type: System.Object

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Chart.Design.StiLineMarkerConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)"]

destinationType
Type: System.Type

[Missing <param name="destinationType"/> documentation for "M:Stimulsoft.Report.Chart.Design.StiLineMarkerConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.Design.StiLineMarkerConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)"]

See Also