Uses of Interface
com._1c.g5.v8.dt.chart.model.GaugeChartQualityBands
- 
Packages that use GaugeChartQualityBands Package Description com._1c.g5.v8.dt.chart.model com._1c.g5.v8.dt.chart.model.impl com._1c.g5.v8.dt.chart.model.util 
- 
- 
Uses of GaugeChartQualityBands in com._1c.g5.v8.dt.chart.modelMethods in com._1c.g5.v8.dt.chart.model that return GaugeChartQualityBands Modifier and Type Method Description GaugeChartQualityBandsChartFactory. createGaugeChartQualityBands()Returns a new object of class 'Gauge Chart Quality Bands'.GaugeChartQualityBandsChart. getGaugeQualityBands()Returns the value of the 'Gauge Quality Bands' containment reference.Methods in com._1c.g5.v8.dt.chart.model with parameters of type GaugeChartQualityBands Modifier and Type Method Description voidChart. setGaugeQualityBands(GaugeChartQualityBands value)Sets the value of the 'Gauge Quality Bands' containment reference.
- 
Uses of GaugeChartQualityBands in com._1c.g5.v8.dt.chart.model.implClasses in com._1c.g5.v8.dt.chart.model.impl that implement GaugeChartQualityBands Modifier and Type Class Description classGaugeChartQualityBandsImplAn implementation of the model object 'Gauge Chart Quality Bands'.Methods in com._1c.g5.v8.dt.chart.model.impl that return GaugeChartQualityBands Modifier and Type Method Description GaugeChartQualityBandsChartFactoryImpl. createGaugeChartQualityBands()GaugeChartQualityBandsChartImpl. getGaugeQualityBands()Methods in com._1c.g5.v8.dt.chart.model.impl with parameters of type GaugeChartQualityBands Modifier and Type Method Description voidChartImpl. setGaugeQualityBands(GaugeChartQualityBands newGaugeQualityBands)
- 
Uses of GaugeChartQualityBands in com._1c.g5.v8.dt.chart.model.utilMethods in com._1c.g5.v8.dt.chart.model.util with parameters of type GaugeChartQualityBands Modifier and Type Method Description TChartSwitch. caseGaugeChartQualityBands(GaugeChartQualityBands object)Returns the result of interpreting the object as an instance of 'Gauge Chart Quality Bands'.
 
-