menu

ASP.NET MVC

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ModelSizeBuilder

    Show / Hide Table of Contents

    Class ModelSizeBuilder

    Inheritance
    System.Object
    ModelSizeBuilder
    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.JavaScript.DataVisualization
    Assembly: Syncfusion.EJ.dll
    Syntax
    public class ModelSizeBuilder

    Constructors

    ModelSizeBuilder(ModelSize)

    Declaration
    public ModelSizeBuilder(ModelSize size)
    Parameters
    Type Name Description
    ModelSize size

    Methods

    Height(String)

    Declaration
    public ModelSizeBuilder Height(string Height)
    Parameters
    Type Name Description
    System.String Height
    Returns
    Type Description
    ModelSizeBuilder

    Width(String)

    Declaration
    public ModelSizeBuilder Width(string Width)
    Parameters
    Type Name Description
    System.String Width
    Returns
    Type Description
    ModelSizeBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved