Class PivotChartServiceMethods
Inheritance
System.Object
PivotChartServiceMethods
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 PivotChartServiceMethods
Constructors
PivotChartServiceMethods()
Declaration
public PivotChartServiceMethods()
Properties
Drilldown
Declaration
[JsonProperty("drillDown")]
public string Drilldown { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ExportPivotChart
Declaration
[JsonProperty("exportPivotChart")]
public string ExportPivotChart { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Initialize
Declaration
[JsonProperty("initialize")]
public string Initialize { get; set; }
Property Value
Type | Description |
---|---|
System.String |