[]
        
(Showing Draft Content)

C1.Chart.DoubleRange

DoubleRange Class

Numeric data range.

Inheritance
DoubleRange
Implements
Namespace: C1.Chart
Assembly: C1.Blazor.Chart.dll
Syntax
public class DoubleRange : IRange

Constructors

Name Description
DoubleRange(string, double, double)

Creates an instance of DoubleRange.

Properties

Name Description
Max

Gets or sets the maximum.

Min

Gets or sets the minimum.

Name

Gets or sets the name.