JavaScript is disabled on your browser.
com.scichart.charting3d.visuals
Interface ISciChartSurface3DRenderedListener
All Known Subinterfaces:
IChartModifier3D
,
ISciChartSurface3D
All Known Implementing Classes:
ChartModifier3DCollection
,
ChartModifierBase3D
,
FreeLookModifier3D
,
GestureModifierBase3D
,
LegendModifier3D
,
MasterSlaveTouchModifierBase3D
,
ModifierGroup3D
,
OrbitModifier3D
,
PinchZoomModifier3D
,
ScaleModifierBase3D
,
SciChartSurface3D
,
SwitchableModifierGroup3D
,
TooltipModifier3D
,
TooltipModifierBase3D
,
TouchModifierBase3D
,
VertexSelectionModifier3D
,
ZoomExtentsModifier3D
public interface
ISciChartSurface3DRenderedListener
Defines the listener interface which is called at the end of single render pass
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onChartRendered
()
Called at the end of the render pass
Method Detail
onChartRendered
void onChartRendered()
Called at the end of the render pass