menu

ASP.NET Web Forms

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

    Show / Hide Table of Contents

    Class PivotTreeMapServiceMethodsBuilder

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

    Constructors

    PivotTreeMapServiceMethodsBuilder(PivotTreeMapServiceMethods)

    Declaration
    public PivotTreeMapServiceMethodsBuilder(PivotTreeMapServiceMethods serviceMethodSettings)
    Parameters
    Type Name Description
    PivotTreeMapServiceMethods serviceMethodSettings

    Methods

    Drilldown(String)

    Declaration
    public PivotTreeMapServiceMethodsBuilder Drilldown(string drilldown)
    Parameters
    Type Name Description
    System.String drilldown
    Returns
    Type Description
    PivotTreeMapServiceMethodsBuilder

    Initialize(String)

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