Uses of Interface
com._1c.g5.v8.dt.moxel.ChartDrawing
Packages that use ChartDrawing
-
Uses of ChartDrawing in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return ChartDrawingModifier and TypeMethodDescriptionMoxelFactory.createChartDrawing()
Returns a new object of class 'Chart Drawing'. -
Uses of ChartDrawing in com._1c.g5.v8.dt.moxel.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement ChartDrawingModifier and TypeClassDescriptionclass
An implementation of the model object 'Chart Drawing'.Methods in com._1c.g5.v8.dt.moxel.impl that return ChartDrawing -
Uses of ChartDrawing in com._1c.g5.v8.dt.moxel.util
Methods in com._1c.g5.v8.dt.moxel.util with parameters of type ChartDrawingModifier and TypeMethodDescriptionMoxelSwitch.caseChartDrawing
(ChartDrawing object) Returns the result of interpreting the object as an instance of 'Chart Drawing'.