Fractiles Property
Overloads
| Fractiles | The .01, .05, .1, .25, .5, .75, .9, .95, .99 fractiles. Array of NaN otherwise. JSON property name: qFractiles | 
Fractiles
The .01, .05, .1, .25, .5, .75, .9, .95, .99 fractiles. Array of NaN otherwise.
JSON property name: qFractiles
Declaration
      IEnumerable<double> Fractiles { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<System.Double> |