SciChartSurface3D Class Members
The following tables list the members exposed by SciChartSurface3D.
Public Constructors
Name | Description | |
---|---|---|
![]() | SciChartSurface3D Constructor | Overloaded. |
Public Methods
Name | Description | |
---|---|---|
![]() | animateZoomExtents | @inheritDoc: |
![]() | animateZoomExtentsX | @inheritDoc: |
![]() | animateZoomExtentsY | @inheritDoc: |
![]() | animateZoomExtentsZ | @inheritDoc: |
![]() | applyThemeProvider | @inheritDoc: |
![]() | exportToBitmap | |
![]() | getAxisPlaneVisibilityMode | Gets how Axis Cube planes are drawn |
![]() | getCamera | |
![]() | getChartModifiers | @inheritDoc: |
![]() | getIsAxisCubeVisible | Gets visibility of the Axis Cube. When True, the Axis Cube is visible, when false, the entire axis cube is hidden |
![]() | getIsFpsCounterVisible | Gets visibility of the FPS Count.
When True, the FPS Count (Refresh Rate, Hz) is shown in the bottom left corner of the chart |
![]() | getIsLeftHandedCoordinateSystem | Gets whether this SciChartSurface3D uses left handed or right handed coordinate system |
![]() | getIsXyzGizmoVisible | Gets visibility of the XYZ Orientation Gizmo.
When True, the FPS Count (Refresh Rate, Hz) is shown in the bottom left corner of the chart |
![]() | getLock | |
![]() | getModifierSurface | @inheritDoc: |
![]() | getRenderableSeries | |
![]() | getRootSceneEntity | @inheritDoc: |
![]() | getSelectedRenderableSeries | @inheritDoc: |
![]() | getViewport3D | @inheritDoc: |
![]() | getViewportManager | |
![]() | getWorldDimensions | @inheritDoc: |
![]() | getXAxis | @inheritDoc: |
![]() | getXyAxisPlaneDrawLabelsMode | Gets the draw labels mode for XY axis plane |
![]() | getYAxis | @inheritDoc: |
![]() | getZAxis | @inheritDoc: |
![]() | getZxAxisPlaneDrawLabelsMode | Gets the draw labels mode for ZX axis plane |
![]() | getZyAxisPlaneDrawLabelsMode | Gets the draw labels mode for ZY axis plane |
![]() | onChartRendered | @inheritDoc: |
![]() | setAxisPlaneVisibilityMode | Sets how Axis Cube planes are drawn |
![]() | setCamera | |
![]() | setChartModifiers | |
![]() | setIsAxisCubeVisible | Sets visibility of the Axis Cube. When True, the Axis Cube is visible, when false, the entire axis cube is hidden |
![]() | setIsFpsCounterVisible | Sets visibility of the FPS Count.
When True, the FPS Count (Refresh Rate, Hz) is shown in the bottom left corner of the chart |
![]() | setIsLeftHandedCoordinateSystem | Sets whether this SciChartSurface3D uses left handed or right handed coordinate system |
![]() | setIsXyzGizmoVisible | Sets visibility of the XYZ Orientation Gizmo.
When True, the XYZ Orientation Gizmo is drawn in the bottom left of the chart |
![]() | setRenderableSeries | |
![]() ![]() | setRuntimeLicenseKey | Apply the runtime license key |
![]() ![]() | setRuntimeLicenseKeyFromResource | Overloaded. Apply the runtime license key |
![]() | setViewportManager | |
![]() | setXAxis | Sets the XAxis for this chart instance |
![]() | setXyAxisPlaneDrawLabelsMode | Sets the draw labels mode for XY axis plane |
![]() | setYAxis | Sets the YAxis for this chart instance |
![]() | setZAxis | Sets the ZAxis for this chart instance |
![]() | setZxAxisPlaneDrawLabelsMode | Sets the draw labels mode for ZX axis plane |
![]() | setZyAxisPlaneDrawLabelsMode | Sets the draw labels mode for ZY axis plane |
![]() | zoomExtents | @inheritDoc: |
![]() | zoomExtentsX | @inheritDoc: |
![]() | zoomExtentsY | @inheritDoc: |
![]() | zoomExtentsZ | @inheritDoc: |
Protected Methods
Name | Description | |
---|---|---|
![]() | invalidateRenderSurface | |
![]() | layoutChild | @inheritDoc: |
![]() | onAttachedToWindow | @inheritDoc: |
![]() | onDetachedFromWindow | @inheritDoc: |
![]() | registerServices | @inheritDoc: |
See Also