[]
        
(Showing Draft Content)

C1.Chart.DoubleRange.-ctor

DoubleRange Constructor

DoubleRange(string, double, double)

Creates an instance of DoubleRange.

Declaration
public DoubleRange(string name, double min, double max)
Parameters
Type Name Description
string name
double min
double max