Uses of Interface
com._1c.g5.v8.dt.chart.model.ChartScale
- 
- 
Uses of ChartScale in com._1c.g5.v8.dt.chart.modelMethods in com._1c.g5.v8.dt.chart.model that return ChartScale Modifier and Type Method Description ChartScaleChartFactory. createChartScale()Returns a new object of class 'Scale'.ChartScaleChart. getAdditionalValuesScale()Returns the value of the 'Additional Values Scale' containment reference.ChartScaleChart. getPointsScale()Returns the value of the 'Points Scale' containment reference.ChartScaleChart. getSeriesScale()Returns the value of the 'Series Scale' containment reference.ChartScaleChart. getValuesScale()Returns the value of the 'Values Scale' containment reference.Methods in com._1c.g5.v8.dt.chart.model with parameters of type ChartScale Modifier and Type Method Description voidChart. setAdditionalValuesScale(ChartScale value)Sets the value of the 'Additional Values Scale' containment reference.voidChart. setPointsScale(ChartScale value)Sets the value of the 'Points Scale' containment reference.voidChart. setSeriesScale(ChartScale value)Sets the value of the 'Series Scale' containment reference.voidChart. setValuesScale(ChartScale value)Sets the value of the 'Values Scale' containment reference.
- 
Uses of ChartScale in com._1c.g5.v8.dt.chart.model.implClasses in com._1c.g5.v8.dt.chart.model.impl that implement ChartScale Modifier and Type Class Description classChartScaleImplAn implementation of the model object 'Scale'.Methods in com._1c.g5.v8.dt.chart.model.impl that return ChartScale Modifier and Type Method Description ChartScaleChartFactoryImpl. createChartScale()ChartScaleChartImpl. getAdditionalValuesScale()ChartScaleChartImpl. getPointsScale()ChartScaleChartImpl. getSeriesScale()ChartScaleChartImpl. getValuesScale()Methods in com._1c.g5.v8.dt.chart.model.impl with parameters of type ChartScale Modifier and Type Method Description voidChartImpl. setAdditionalValuesScale(ChartScale newAdditionalValuesScale)voidChartImpl. setPointsScale(ChartScale newPointsScale)voidChartImpl. setSeriesScale(ChartScale newSeriesScale)voidChartImpl. setValuesScale(ChartScale newValuesScale)
- 
Uses of ChartScale in com._1c.g5.v8.dt.chart.model.utilMethods in com._1c.g5.v8.dt.chart.model.util with parameters of type ChartScale Modifier and Type Method Description TChartSwitch. caseChartScale(ChartScale object)Returns the result of interpreting the object as an instance of 'Scale'.
- 
Uses of ChartScale in com._1c.g5.v8.dt.dcs.model.areaTemplateMethods in com._1c.g5.v8.dt.dcs.model.areaTemplate that return ChartScale Modifier and Type Method Description ChartScaleDataCompositionAreaTemplateChartAppearance. getAdditionalValuesScale()Returns the value of the 'Additional Values Scale' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate with parameters of type ChartScale Modifier and Type Method Description voidDataCompositionAreaTemplateChartAppearance. setAdditionalValuesScale(ChartScale value)Sets the value of the 'Additional Values Scale' containment reference.
- 
Uses of ChartScale in com._1c.g5.v8.dt.dcs.model.areaTemplate.implMethods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl that return ChartScale Modifier and Type Method Description ChartScaleDataCompositionAreaTemplateChartAppearanceImpl. getAdditionalValuesScale()Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl with parameters of type ChartScale Modifier and Type Method Description voidDataCompositionAreaTemplateChartAppearanceImpl. setAdditionalValuesScale(ChartScale newAdditionalValuesScale)
- 
Uses of ChartScale in com._1c.g5.v8.dt.dcs.model.coreMethods in com._1c.g5.v8.dt.dcs.model.core that return ChartScale Modifier and Type Method Description ChartScaleChartScaleValue. getChartScale()Returns the value of the 'Chart Scale' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.core with parameters of type ChartScale Modifier and Type Method Description voidChartScaleValue. setChartScale(ChartScale value)Sets the value of the 'Chart Scale' containment reference.
- 
Uses of ChartScale in com._1c.g5.v8.dt.dcs.model.core.implMethods in com._1c.g5.v8.dt.dcs.model.core.impl that return ChartScale Modifier and Type Method Description ChartScaleChartScaleValueImpl. getChartScale()Methods in com._1c.g5.v8.dt.dcs.model.core.impl with parameters of type ChartScale Modifier and Type Method Description voidChartScaleValueImpl. setChartScale(ChartScale newChartScale)
- 
Uses of ChartScale in com._1c.g5.v8.dt.dcs.model.settingsMethods in com._1c.g5.v8.dt.dcs.model.settings that return ChartScale Modifier and Type Method Description ChartScaleDataCompositionChartOutputParameterValues. getAdditionalValuesScale()Returns the value of the 'Additional Values Scale' containment reference.ChartScaleDataCompositionOutputParameterValues. getAdditionalValuesScale()Returns the value of the 'Additional Values Scale' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.settings with parameters of type ChartScale Modifier and Type Method Description voidDataCompositionChartOutputParameterValues. setAdditionalValuesScale(ChartScale value)Sets the value of the 'Additional Values Scale' containment reference.voidDataCompositionOutputParameterValues. setAdditionalValuesScale(ChartScale value)Sets the value of the 'Additional Values Scale' containment reference.
- 
Uses of ChartScale in com._1c.g5.v8.dt.dcs.model.settings.implMethods in com._1c.g5.v8.dt.dcs.model.settings.impl that return ChartScale Modifier and Type Method Description ChartScaleDataCompositionChartOutputParameterValuesImpl. getAdditionalValuesScale()ChartScaleDataCompositionOutputParameterValuesImpl. getAdditionalValuesScale()Methods in com._1c.g5.v8.dt.dcs.model.settings.impl with parameters of type ChartScale Modifier and Type Method Description voidDataCompositionChartOutputParameterValuesImpl. setAdditionalValuesScale(ChartScale newAdditionalValuesScale)voidDataCompositionOutputParameterValuesImpl. setAdditionalValuesScale(ChartScale newAdditionalValuesScale)
- 
Uses of ChartScale in com._1c.g5.v8.dt.form.ui.chart.aef.modelsMethods in com._1c.g5.v8.dt.form.ui.chart.aef.models that return ChartScale Modifier and Type Method Description ChartScaleChartScaleDetailedModel. getChartScale()ChartScaleIChartScaleDetailedModel. getChartScale()Gets chart scale.Constructors in com._1c.g5.v8.dt.form.ui.chart.aef.models with parameters of type ChartScale Constructor Description ChartScaleDetailedModel(ChartScale chartScale, Version version, IV8Project v8project, IEditingLanguageManager languageManager, IModelEditingSupport modelEditingSupport, IColorProvider colorProvider, IFontProvider fontProvider, IModelObjectFactory chartObjectsFactory, IBorderProvider borderProvider)The contructor.
 
-