[]
Gets or sets the rotation of the plot cube about the Z-axis, in degrees.
[C1Description("Chart3DView.RotationZ", "The rotation of the plot cube about the Z-axis, in degrees.")]
public int RotationZ { get; set; }
<C1Description("Chart3DView.RotationZ", "The rotation of the plot cube about the Z-axis, in degrees.")>
Public Property RotationZ As Integer