menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DiscretizeBin - Xamarin.Android 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
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Portable.dll
    Syntax
    public class DiscretizeBin : Object

    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