ComponentOne Chart for WPF and Silverlight
IsTextSearchEnabled Property (Legend)


C1.WPF.C1Chart Namespace > Legend Class : IsTextSearchEnabled Property
Syntax
'Declaration
 
Public Property IsTextSearchEnabled As System.Boolean
'Usage
 
Dim instance As Legend
Dim value As System.Boolean
 
instance.IsTextSearchEnabled = value
 
value = instance.IsTextSearchEnabled
public System.bool IsTextSearchEnabled {get; set;}
See Also

Reference

Legend Class
Legend Members