'Declaration <CategoryAttribute("Common")> <DefaultValueAttribute(0)> <DescriptionAttribute("Adjustment method of bars width.")> Public Property BarsWidthAdjustment As Double
[Category("Common")] [DefaultValue(0)] [Description("Adjustment method of bars width.")] public double BarsWidthAdjustment { get; set; }
[Category("Common")] [DefaultValue(0)] [Description("Adjustment method of bars width.")] public: __property double get_BarsWidthAdjustment(); public: __property void set_BarsWidthAdjustment(
double value
);
[Category("Common")] [DefaultValue(0)] [Description("Adjustment method of bars width.")] public:
property double BarsWidthAdjustment { double get(); void set(double value); }
Property Value
От -0,3 до 0 - белые полосы будут увеличены, черные - сжаты,
0 - без эффекта
от 0 до 0 3 - белые будут сжаты, черные - будет расширен.
0 - без эффекта
от 0 до 0 3 - белые будут сжаты, черные - будет расширен.