SceneModifier.Translate(Single, Single) Method
Translates the scene by the specified values.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Parameters
Name | Type | Description |
---|---|---|
offsetX | Single | A Double value specifying the horizontal offset. |
offsetY | Single | A Double value specifying the vertical offset. |
See Also