WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class XRegInfo - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class XRegInfo

    Represents the properties for XRegInfo element and its attributes

    Inheritance
    System.Object
    XRegInfo
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Base.dll
    Syntax
    public class XRegInfo

    Constructors

    XRegInfo()

    Declaration
    public XRegInfo()

    Properties

    Mean

    Gets and sets the "Mean" attribute value

    Declaration
    public double Mean { get; }
    Property Value
    Type Description
    System.Double

    StdDev

    Gets and sets the "StdDev" attribute value

    Declaration
    public double StdDev { get; }
    Property Value
    Type Description
    System.Double
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved