ComponentOne Chart for WPF and Silverlight
Style Property (FrameworkElement3D)


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

Reference

FrameworkElement3D Class
FrameworkElement3D Members