menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DiscretizeBin - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DiscretizeBin

    Represents the methods and properties for DiscretizeBin element and its attributes

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

    Constructors

    DiscretizeBin()

    Declaration
    public DiscretizeBin()

    Properties

    BinValue

    Gets the "binValue" attributes value

    Declaration
    public string BinValue { get; }
    Property Value
    Type
    System.String

    Interval

    Gets the "Interval" elements value

    Declaration
    public Interval Interval { get; }
    Property Value
    Type
    Interval
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved