ComponentOne Chart3D for WPF and Silverlight
Style Property (C1Chart3D)


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

Reference

C1Chart3D Class
C1Chart3D Members