SceneModifier.Rotate(Single) Method
Rotates a scene by the specified angle.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Parameters
Name | Type | Description |
---|---|---|
angle | Single | A Double value specifying the angle. |
See Also