menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Interval - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Interval

    Represents the methods and properties for Interval element and its attributes

    Inheritance
    System.Object
    Interval
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Portable.dll
    Syntax
    public class Interval : Object

    Constructors

    Interval()

    Declaration
    public Interval()

    Properties

    Closure

    Gets the "closure" attribute value

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

    Extension

    Gets the "Extension" element value

    Declaration
    public Extension Extension { get; }
    Property Value
    Type
    Extension

    LeftMargin

    Gets the "leftMargin" attribute value

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

    RightMargin

    Gets the "rightMargin" attribute value

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