ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CircularLegendBuilder.CircularLegendSizeBuilder - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CircularLegendBuilder.CircularLegendSizeBuilder

    Inheritance
    System.Object
    CircularLegendBuilder.CircularLegendSizeBuilder
    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 CircularLegendSizeBuilder

    Constructors

    CircularLegendSizeBuilder(LegendSize)

    Declaration
    public CircularLegendSizeBuilder(LegendSize size)
    Parameters
    Type Name Description
    LegendSize size

    Methods

    Height(String)

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

    Width(String)

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