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