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