UnivariateEntireDetectionResult.LowerMargins Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Marge inférieure de chaque point d’entrée. LowerMargin est utilisé pour calculer lowerBoundary, qui est égal à expectedValue - (100 - marginScale)*lowerMargin. Les points entre la limite peuvent être marqués comme normaux côté client. L’index du tableau est cohérent avec la série d’entrée.
public System.Collections.Generic.IReadOnlyList<float> LowerMargins { get; }
member this.LowerMargins : System.Collections.Generic.IReadOnlyList<single>
Public ReadOnly Property LowerMargins As IReadOnlyList(Of Single)
Valeur de propriété
S’applique à
Azure SDK for .NET