ComponentOne Chart3D for WPF and Silverlight
VisualScrollableAreaClip Property (C1Chart3DLegend)


C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : VisualScrollableAreaClip Property
Syntax
'Declaration
 
Protected Property VisualScrollableAreaClip As System.Nullable(Of Rect)
'Usage
 
Dim instance As C1Chart3DLegend
Dim value As System.Nullable(Of Rect)
 
instance.VisualScrollableAreaClip = value
 
value = instance.VisualScrollableAreaClip
protected System.Nullable<Rect> VisualScrollableAreaClip {get; set;}
See Also

Reference

C1Chart3DLegend Class
C1Chart3DLegend Members