ComponentOne Chart for WPF and Silverlight
CacheMode Property (FrameworkElement3D)


C1.WPF.C1Chart Namespace > FrameworkElement3D Class : CacheMode Property
Syntax
'Declaration
 
Public Property CacheMode As System.Windows.Media.CacheMode
'Usage
 
Dim instance As FrameworkElement3D
Dim value As System.Windows.Media.CacheMode
 
instance.CacheMode = value
 
value = instance.CacheMode
public System.Windows.Media.CacheMode CacheMode {get; set;}
See Also

Reference

FrameworkElement3D Class
FrameworkElement3D Members