ComponentOne Chart3D for WPF and Silverlight
OnPreviewTextInput Method (C1Chart3DLegend)


C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : OnPreviewTextInput Method
Syntax
'Declaration
 
Protected Overridable Sub OnPreviewTextInput( _
   ByVal e As System.Windows.Input.TextCompositionEventArgs _
) 
'Usage
 
Dim instance As C1Chart3DLegend
Dim e As System.Windows.Input.TextCompositionEventArgs
 
instance.OnPreviewTextInput(e)
protected virtual void OnPreviewTextInput( 
   System.Windows.Input.TextCompositionEventArgs e
)

Parameters

e
See Also

Reference

C1Chart3DLegend Class
C1Chart3DLegend Members