Class PivotTreeMapServiceMethods
Inheritance
System.Object
PivotTreeMapServiceMethods
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.Models
Assembly: Syncfusion.EJ.Pivot.dll
Syntax
public class PivotTreeMapServiceMethods
Constructors
PivotTreeMapServiceMethods()
Declaration
public PivotTreeMapServiceMethods()
Properties
Drilldown
Declaration
[JsonProperty("drillDown")]
public string Drilldown { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Initialize
Declaration
[JsonProperty("initialize")]
public string Initialize { get; set; }
Property Value
Type | Description |
---|---|
System.String |