menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Class PivotChartProperties

    Inheritance
    System.Object
    EJTagHelper
    ChartProperties
    PivotChartProperties
    Inherited Members
    ChartProperties.ShouldSerializeCommonSeriesOptions()
    ChartProperties.ShouldSerializeBorder()
    ChartProperties.ShouldSerializeMargin()
    ChartProperties.ShouldSerializeChartArea()
    ChartProperties.ShouldSerializeExporting()
    ChartProperties.ShouldSerializeZooming()
    ChartProperties.ShouldSerializeLegend()
    ChartProperties.ShouldSerializeTitle()
    ChartProperties.ShouldSerializeAxes()
    ChartProperties.ShouldSerializeSeries()
    ChartProperties.ShouldSerializeIndicators()
    ChartProperties.ShouldSerializeAnnotations()
    ChartProperties.ShouldSerializeRowDefinitions()
    ChartProperties.ShouldSerializeColumnDefinitions()
    ChartProperties.ShouldSerializeSelectedDataPointIndexes()
    ChartProperties.ShouldSerializeSize()
    ChartProperties.Series
    ChartProperties.Indicators
    ChartProperties.Annotations
    ChartProperties.RowDefinitions
    ChartProperties.SelectedDataPointIndexes
    ChartProperties.ColumnDefinitions
    ChartProperties.CommonSeriesOptions
    ChartProperties.Background
    ChartProperties.PrimaryXAxis
    ChartProperties.PrimaryYAxis
    ChartProperties.Axes
    ChartProperties.Size
    ChartProperties.ElementSpacing
    ChartProperties.Title
    ChartProperties.CanResize
    ChartProperties.EnableCanvasRendering
    ChartProperties.EnableRotation
    ChartProperties.PerspectiveAngle
    ChartProperties.Tilt
    ChartProperties.WallSize
    ChartProperties.Depth
    ChartProperties.SideBySideSeriesPlacement
    ChartProperties.InitSeriesRender
    ChartProperties.Theme
    ChartProperties.Border
    ChartProperties.ChartArea
    ChartProperties.CrossHair
    ChartProperties.Margin
    ChartProperties.ExportSettings
    ChartProperties.Zooming
    ChartProperties.Legend
    ChartProperties.DragStart
    ChartProperties.Dragging
    ChartProperties.DragEnd
    ChartProperties.ScrollEnd
    ChartProperties.ScrollStart
    ChartProperties.ScrollChanged
    ChartProperties.AxesLabelRendering
    ChartProperties.AxisLabelMouseMove
    ChartProperties.AxisLabelClick
    ChartProperties.AxesRangeCalculate
    ChartProperties.AxesTitleRendering
    ChartProperties.ChartAreaBoundsCalculate
    ChartProperties.LegendItemRendering
    ChartProperties.LengendBoundsCalculate
    ChartProperties.LegendBoundsCalculate
    ChartProperties.PreRender
    ChartProperties.SeriesRendering
    ChartProperties.TrendlineRendering
    ChartProperties.AnnotatonRendering
    ChartProperties.AnnotatonClick
    ChartProperties.SeriesRegionClick
    ChartProperties.Loaded
    ChartProperties.ChartClick
    ChartProperties.ChartMouseMove
    ChartProperties.ChartMouseLeave
    ChartProperties.ChartDoubleClick
    ChartProperties.SymbolRendering
    ChartProperties.TitleRendering
    ChartProperties.AxesLabelsInitialize
    ChartProperties.PointRegionClick
    ChartProperties.PointRegionMouseMove
    ChartProperties.LegendItemClick
    ChartProperties.LegendItemMouseMove
    ChartProperties.DisplayTextRendering
    ChartProperties.ToolTipInitialize
    ChartProperties.TrackAxisToolTip
    ChartProperties.TrackToolTip
    ChartProperties.AnimationComplete
    ChartProperties.RangeSelected
    ChartProperties.MultiLevelLabelClick
    ChartProperties.MultiLevelLabelRendering
    ChartProperties.Zoomed
    ChartProperties.BeforeResize
    ChartProperties.AfterResize
    ChartProperties.Create
    EJTagHelper.GetControlDetails(String)
    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 PivotChartProperties : ChartProperties

    Constructors

    PivotChartProperties()

    Declaration
    public PivotChartProperties()

    Properties

    AfterServiceInvoke

    Declaration
    [JsonProperty("afterServiceInvoke")]
    public string AfterServiceInvoke { get; set; }
    Property Value
    Type Description
    System.String

    AnalysisMode

    Declaration
    [JsonProperty("analysisMode")]
    [JsonConverter(typeof(StringEnumConverter))]
    public PivotAnalysisMode AnalysisMode { get; set; }
    Property Value
    Type Description
    PivotAnalysisMode

    BackGroundImageUrl

    Declaration
    [JsonProperty("backGroundImageUrl")]
    public string BackGroundImageUrl { get; set; }
    Property Value
    Type Description
    System.String

    BeforeExport

    Declaration
    [JsonProperty("beforeExport")]
    public string BeforeExport { get; set; }
    Property Value
    Type Description
    System.String

    BeforeSeriesRender

    Declaration
    [JsonProperty("beforeSeriesRender")]
    public string BeforeSeriesRender { get; set; }
    Property Value
    Type Description
    System.String

    BeforeServiceInvoke

    Declaration
    [JsonProperty("beforeServiceInvoke")]
    public string BeforeServiceInvoke { get; set; }
    Property Value
    Type Description
    System.String

    CssClass

    Declaration
    [JsonProperty("cssClass")]
    public string CssClass { get; set; }
    Property Value
    Type Description
    System.String

    CurrentReport

    Declaration
    [JsonProperty("currentReport")]
    public string CurrentReport { get; set; }
    Property Value
    Type Description
    System.String

    CustomObject

    Declaration
    [JsonProperty("customObject")]
    public Dictionary<string, object> CustomObject { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.String, System.Object>

    DataSource

    Declaration
    [JsonProperty("dataSource")]
    public PivotDataSource DataSource { get; set; }
    Property Value
    Type Description
    PivotDataSource

    Destroy

    Declaration
    [JsonProperty("destroy")]
    public string Destroy { get; set; }
    Property Value
    Type Description
    System.String

    DrillSuccess

    Declaration
    [JsonProperty("drillSuccess")]
    public string DrillSuccess { get; set; }
    Property Value
    Type Description
    System.String

    Enable3D

    Declaration
    [JsonProperty("enable3D")]
    public bool Enable3D { get; set; }
    Property Value
    Type Description
    System.Boolean

    EnableContextMenu

    Declaration
    [JsonProperty("enableContextMenu")]
    public bool EnableContextMenu { get; set; }
    Property Value
    Type Description
    System.Boolean

    EnableDefaultValue

    Declaration
    [JsonProperty("enableDefaultValue")]
    public bool EnableDefaultValue { get; set; }
    Property Value
    Type Description
    System.Boolean

    EnableMultiLevelLabels

    Declaration
    [JsonProperty("enableMultiLevelLabels")]
    public bool EnableMultiLevelLabels { get; set; }
    Property Value
    Type Description
    System.Boolean

    EnableXHRCredentials

    Declaration
    [JsonProperty("enableXHRCredentials")]
    public bool EnableXHRCredentials { get; set; }
    Property Value
    Type Description
    System.Boolean

    IsResponsive

    Declaration
    [JsonProperty("isResponsive")]
    public bool IsResponsive { get; set; }
    Property Value
    Type Description
    System.Boolean

    Load

    Declaration
    [JsonProperty("load")]
    public string Load { get; set; }
    Property Value
    Type Description
    System.String

    Locale

    Declaration
    [JsonProperty("locale")]
    public string Locale { get; set; }
    Property Value
    Type Description
    System.String

    OperationalMode

    Declaration
    [JsonProperty("operationalMode")]
    [JsonConverter(typeof(StringEnumConverter))]
    public PivotOperationalMode OperationalMode { get; set; }
    Property Value
    Type Description
    PivotOperationalMode

    Palette

    Declaration
    [JsonProperty("palette")]
    public List<string> Palette { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.String>

    RenderComplete

    Declaration
    [JsonProperty("renderComplete")]
    public string RenderComplete { get; set; }
    Property Value
    Type Description
    System.String

    RenderFailure

    Declaration
    [JsonProperty("renderFailure")]
    public string RenderFailure { get; set; }
    Property Value
    Type Description
    System.String

    RenderSuccess

    Declaration
    [JsonProperty("renderSuccess")]
    public string RenderSuccess { get; set; }
    Property Value
    Type Description
    System.String

    Rotation

    Declaration
    [JsonProperty("rotation")]
    public int Rotation { get; set; }
    Property Value
    Type Description
    System.Int32

    ServiceMethodSettings

    Declaration
    [JsonProperty("serviceMethodSettings")]
    public PivotChartServiceMethods ServiceMethodSettings { get; set; }
    Property Value
    Type Description
    PivotChartServiceMethods

    Url

    Declaration
    [JsonProperty("url")]
    public string Url { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    GetControlDetails()

    Declaration
    protected override object GetControlDetails()
    Returns
    Type Description
    System.Object
    Overrides
    ChartProperties.GetControlDetails()

    ShouldSerializePrimaryXAxis()

    Declaration
    public bool ShouldSerializePrimaryXAxis()
    Returns
    Type Description
    System.Boolean

    ShouldSerializePrimaryYAxis()

    Declaration
    public bool ShouldSerializePrimaryYAxis()
    Returns
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved