[]
        
(Showing Draft Content)

C1.Win.Chart.Toolbar.ChartMenuItemBase.AddNumericProperty

AddNumericProperty Method

AddNumericProperty(string, double, Action<double>, double, double, int)

Creates numeric property editor.

Declaration
protected NumericUpDown AddNumericProperty(string label, double value, Action<double> onChanged, double min, double max, int decimals = 0)
Parameters
Type Name Description
string label
double value
Action<double> onChanged
double min
double max
int decimals
Returns
Type Description
NumericUpDown

NumericUpDown control