ComponentOne Chart for WPF and Silverlight
HasContent Property (AxisScrollBar)


C1.WPF.C1Chart Namespace > AxisScrollBar Class : HasContent Property
Syntax
'Declaration
 
<System.ComponentModel.ReadOnlyAttribute(True)>
<System.ComponentModel.BrowsableAttribute(False)>
Public ReadOnly Property HasContent As System.Boolean
'Usage
 
Dim instance As AxisScrollBar
Dim value As System.Boolean
 
value = instance.HasContent
[System.ComponentModel.ReadOnly(true)]
[System.ComponentModel.Browsable(false)]
public System.bool HasContent {get;}
See Also

Reference

AxisScrollBar Class
AxisScrollBar Members