Uses of Interface
com._1c.g5.v8.dt.moxel.ChartDrawing
- 
Packages that use ChartDrawing Package Description com._1c.g5.v8.dt.moxel com._1c.g5.v8.dt.moxel.impl com._1c.g5.v8.dt.moxel.util 
- 
- 
Uses of ChartDrawing in com._1c.g5.v8.dt.moxelMethods in com._1c.g5.v8.dt.moxel that return ChartDrawing Modifier and Type Method Description ChartDrawingMoxelFactory. createChartDrawing()Returns a new object of class 'Chart Drawing'.
- 
Uses of ChartDrawing in com._1c.g5.v8.dt.moxel.implClasses in com._1c.g5.v8.dt.moxel.impl that implement ChartDrawing Modifier and Type Class Description classChartDrawingImplAn implementation of the model object 'Chart Drawing'.Methods in com._1c.g5.v8.dt.moxel.impl that return ChartDrawing Modifier and Type Method Description ChartDrawingMoxelFactoryImpl. createChartDrawing()
- 
Uses of ChartDrawing in com._1c.g5.v8.dt.moxel.utilMethods in com._1c.g5.v8.dt.moxel.util with parameters of type ChartDrawing Modifier and Type Method Description TMoxelSwitch. caseChartDrawing(ChartDrawing object)Returns the result of interpreting the object as an instance of 'Chart Drawing'.
 
-