ComponentOne Chart3D for WPF and Silverlight
Resources Property (Chart3DView)


C1.WPF.C1Chart3D Namespace > Chart3DView Class : Resources Property
Syntax
'Declaration
 
<System.Windows.Markup.AmbientAttribute()>
Public Property Resources As System.Windows.ResourceDictionary
'Usage
 
Dim instance As Chart3DView
Dim value As System.Windows.ResourceDictionary
 
instance.Resources = value
 
value = instance.Resources
[System.Windows.Markup.Ambient()]
public System.Windows.ResourceDictionary Resources {get; set;}
See Also

Reference

Chart3DView Class
Chart3DView Members