Namespace: 
   C1.Win.C1Chart
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
      
    Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
public override Object EditValue( ITypeDescriptorContext context, IServiceProvider provider, Object value )  | 
| Visual Basic | 
|---|
Public Overrides Function EditValue ( _ context As ITypeDescriptorContext, _ provider As IServiceProvider, _ value As Object _ ) As Object  | 
Parameters
- context
 - Type: System.ComponentModel..::..ITypeDescriptorContext
 
- provider
 - Type: System..::..IServiceProvider
 
- value
 - Type: System..::..Object