[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.c1ChartToStringTypeConverter.ConvertTo

ConvertTo Method

ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type)

Declaration
public override object ConvertTo(ITypeDescriptorContext context, CultureInfo culture, object value, Type type)
Public Overrides Function ConvertTo(context As ITypeDescriptorContext, culture As CultureInfo, value As Object, type As Type) As Object
Parameters
Type Name Description
ITypeDescriptorContext context
CultureInfo culture
object value
Type type
Returns
Type Description
object
Overrides