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