Deprecated 8.3.12 platform features. (DeprecatedAttributes8312)¶
| Type | Scope | Severity | Activated by default |
Minutes to fix |
Tags |
|---|---|---|---|---|---|
Code smell |
BSL |
Info |
Yes |
1 |
deprecated |
Description¶
The following items are deprecated and their use is not recommended since platform version 8.3.12:
- For the system enumeration
ChildFormItemsGroupimplemented the valueAlwaysHorizontal, the valueChildFormItemsGroup.Horizontalis deprecated ChartLabelsOrientationsystem enum is no longer available. Actual variant isChartLabelsOrientation-
The following properties and methods of Chart object are obsolete and not recommended for use:
-
ColorPalette; GradientPaletteStartColor;GradientPaletteEndColor;GradientPaletteMaxColors;GetPalette();-
SetPalette(). -
Names of properties of the object
ChartPlotArea: -
ShowScale ScaleLines-
ScaleColor -
Properties of
ChartPlotAreaobject are obsolete, not recomended for use and supported only for backward compatibility: ShowSeriesScaleLabels- it is recommended to useSeriesScale.ScaleLabelLocationShowPointsScaleLabels- it is recommended to usePointsScale.ScaleLabelLocationShowValuesScaleLabels- it is recommended to useValuesScale.ScaleLabelLocationShowScaleValueLines- it is recommended to useValuesScale.GridLinesShowModeValueScaleFormat- it is recommended to useValuesScale.LabelFormat-
LabelsOrientation- it is recommended to usePointsScale.LabelOrientation -
The
ShowLegendandShowTitleproperties of theChart,GanttChart,PivotChartobjects are deprecated and deprecated for use - Global context method
ClearEventLog()is deprecated and only applicable to logs that haveSQLiteformat
Sources¶
Source: Platform 8.3.12 changelog (RU)
Snippets¶
Diagnostic ignorance in code¶
// BSLLS:DeprecatedAttributes8312-off
// BSLLS:DeprecatedAttributes8312-on
Parameter for config¶
"DeprecatedAttributes8312": false