IChart
RotationThreeD Property
|
Gets a 3D rotation of a chart.
Read-only
[!:Rotation3DEx]
.
Namespace:
Spire.Presentation.Charts
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
ChartRotationThreeD RotationThreeD { get; }
ReadOnly Property RotationThreeD As ChartRotationThreeD
Get
property ChartRotationThreeD^ RotationThreeD {
ChartRotationThreeD^ get ();
}
abstract RotationThreeD : ChartRotationThreeD with get
Property Value
Type:
ChartRotationThreeD
See Also