Uses of Interface
com._1c.g5.v8.dt.chart.model.ChartAxis
Packages that use ChartAxis
Package
Description
-
Uses of ChartAxis in com._1c.g5.v8.dt.chart.model
Methods in com._1c.g5.v8.dt.chart.model that return ChartAxisModifier and TypeMethodDescriptionChartFactory.createChartAxis()Returns a new object of class 'Axis'.Chart.getAdditionalValuesAxis()Returns the value of the 'Additional Values Axis' containment reference.Chart.getPointsAxis()Returns the value of the 'Points Axis' containment reference.Chart.getValuesAxis()Returns the value of the 'Values Axis' containment reference.Methods in com._1c.g5.v8.dt.chart.model with parameters of type ChartAxisModifier and TypeMethodDescriptionvoidChart.setAdditionalValuesAxis(ChartAxis value) Sets the value of the 'Additional Values Axis' containment reference.voidChart.setPointsAxis(ChartAxis value) Sets the value of the 'Points Axis' containment reference.voidChart.setValuesAxis(ChartAxis value) Sets the value of the 'Values Axis' containment reference. -
Uses of ChartAxis in com._1c.g5.v8.dt.chart.model.impl
Classes in com._1c.g5.v8.dt.chart.model.impl that implement ChartAxisModifier and TypeClassDescriptionclassAn implementation of the model object 'Axis'.Methods in com._1c.g5.v8.dt.chart.model.impl that return ChartAxisModifier and TypeMethodDescriptionChartFactoryImpl.createChartAxis()ChartImpl.getAdditionalValuesAxis()ChartImpl.getPointsAxis()ChartImpl.getValuesAxis()Methods in com._1c.g5.v8.dt.chart.model.impl with parameters of type ChartAxisModifier and TypeMethodDescriptionvoidChartImpl.setAdditionalValuesAxis(ChartAxis newAdditionalValuesAxis) voidChartImpl.setPointsAxis(ChartAxis newPointsAxis) voidChartImpl.setValuesAxis(ChartAxis newValuesAxis) -
Uses of ChartAxis in com._1c.g5.v8.dt.chart.model.util
Methods in com._1c.g5.v8.dt.chart.model.util with parameters of type ChartAxisModifier and TypeMethodDescriptionChartSwitch.caseChartAxis(ChartAxis object) Returns the result of interpreting the object as an instance of 'Axis'. -
Uses of ChartAxis in com._1c.g5.v8.dt.dcs.model.areaTemplate
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate that return ChartAxisModifier and TypeMethodDescriptionDataCompositionAreaTemplateChartAppearance.getAdditionalValuesAxis()Returns the value of the 'Additional Values Axis' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate with parameters of type ChartAxisModifier and TypeMethodDescriptionvoidDataCompositionAreaTemplateChartAppearance.setAdditionalValuesAxis(ChartAxis value) Sets the value of the 'Additional Values Axis' containment reference. -
Uses of ChartAxis in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl that return ChartAxisModifier and TypeMethodDescriptionDataCompositionAreaTemplateChartAppearanceImpl.getAdditionalValuesAxis()Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl with parameters of type ChartAxisModifier and TypeMethodDescriptionvoidDataCompositionAreaTemplateChartAppearanceImpl.setAdditionalValuesAxis(ChartAxis newAdditionalValuesAxis) -
Uses of ChartAxis in com._1c.g5.v8.dt.dcs.model.core
Methods in com._1c.g5.v8.dt.dcs.model.core that return ChartAxisModifier and TypeMethodDescriptionChartAxisValue.getChartAxis()Returns the value of the 'Chart Axis' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.core with parameters of type ChartAxisModifier and TypeMethodDescriptionvoidChartAxisValue.setChartAxis(ChartAxis value) Sets the value of the 'Chart Axis' containment reference. -
Uses of ChartAxis in com._1c.g5.v8.dt.dcs.model.core.impl
Methods in com._1c.g5.v8.dt.dcs.model.core.impl that return ChartAxisMethods in com._1c.g5.v8.dt.dcs.model.core.impl with parameters of type ChartAxis -
Uses of ChartAxis in com._1c.g5.v8.dt.dcs.model.settings
Methods in com._1c.g5.v8.dt.dcs.model.settings that return ChartAxisModifier and TypeMethodDescriptionDataCompositionChartOutputParameterValues.getAdditionalValuesAxis()Returns the value of the 'Additional Values Axis' containment reference.DataCompositionOutputParameterValues.getAdditionalValuesAxis()Returns the value of the 'Additional Values Axis' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.settings with parameters of type ChartAxisModifier and TypeMethodDescriptionvoidDataCompositionChartOutputParameterValues.setAdditionalValuesAxis(ChartAxis value) Sets the value of the 'Additional Values Axis' containment reference.voidDataCompositionOutputParameterValues.setAdditionalValuesAxis(ChartAxis value) Sets the value of the 'Additional Values Axis' containment reference. -
Uses of ChartAxis in com._1c.g5.v8.dt.dcs.model.settings.impl
Methods in com._1c.g5.v8.dt.dcs.model.settings.impl that return ChartAxisModifier and TypeMethodDescriptionDataCompositionChartOutputParameterValuesImpl.getAdditionalValuesAxis()DataCompositionOutputParameterValuesImpl.getAdditionalValuesAxis()Methods in com._1c.g5.v8.dt.dcs.model.settings.impl with parameters of type ChartAxisModifier and TypeMethodDescriptionvoidDataCompositionChartOutputParameterValuesImpl.setAdditionalValuesAxis(ChartAxis newAdditionalValuesAxis) voidDataCompositionOutputParameterValuesImpl.setAdditionalValuesAxis(ChartAxis newAdditionalValuesAxis)