SceneModifier.Translate(PointF) Method
Translates the scene by the point.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| offset | PointF | The PointF value specifying the offset. |
See Also