ComponentOne Chart3D for WPF and Silverlight
Azimuth Property (C1Chart3D)


C1.WPF.C1Chart3D Namespace > C1Chart3D Class : Azimuth Property
Gets or sets the azimuth angle measured in degrees.
Syntax
'Declaration
 
Public Property Azimuth As System.Double
'Usage
 
Dim instance As C1Chart3D
Dim value As System.Double
 
instance.Azimuth = value
 
value = instance.Azimuth
public System.double Azimuth {get; set;}
See Also

Reference

C1Chart3D Class
C1Chart3D Members