ComponentOne Chart for WPF and Silverlight
IsFocused Property (PlotElement)


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

Reference

PlotElement Class
PlotElement Members