menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotViewPivotSeries - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PivotViewPivotSeries

    Inheritance
    System.Object
    Syncfusion.EJ2.EJTagHelper
    PivotViewPivotSeries
    Namespace: Syncfusion.EJ2.PivotView
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class PivotViewPivotSeries : EJTagHelper

    Constructors

    PivotViewPivotSeries()

    Declaration
    public PivotViewPivotSeries()

    Properties

    Animation

    Allows options to customizing animation for the series.

    Declaration
    public PivotViewPivotChartSeriesAnimation Animation { get; set; }
    Property Value
    Type Description
    PivotViewPivotChartSeriesAnimation

    The default value is null

    Border

    Allows options to customizing the border of the series. This is applicable only for Column and Bar type series.

    Declaration
    public PivotViewPivotChartSeriesBorder Border { get; set; }
    Property Value
    Type Description
    PivotViewPivotChartSeriesBorder

    The default value is null

    CardinalSplineTension

    Allows to set the tension of cardinal spline types

    Declaration
    public double CardinalSplineTension { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is 0.5

    ColumnSpacing

    Allows to render the column series points with particular column spacing. It takes value from 0 - 1.

    Declaration
    public double ColumnSpacing { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is 0

    ColumnWidth

    Allows to render the column series points with particular column width.

    Declaration
    public double ColumnWidth { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is Double.NaN

    ContentTemplate

    To get or set value for ContentTemplate.

    Declaration
    public MvcTemplate<object> ContentTemplate { get; set; }
    Property Value
    Type
    Syncfusion.EJ2.MvcTemplate<System.Object>

    CornerRadius

    Allows to render the column series points with particular rounded corner.

    Declaration
    public PivotViewPivotChartSeriesCornerRadius CornerRadius { get; set; }
    Property Value
    Type Description
    PivotViewPivotChartSeriesCornerRadius

    The default value is null

    DashArray

    Allows to set the pattern of dashes and gaps to stroke the lines in Line type series.

    Declaration
    public string DashArray { get; set; }
    Property Value
    Type Description
    System.String

    The default value is "0"

    DataLabel

    Allows options to customize data label for the pie, funnel, pyramid, doughnut chart series.

    Declaration
    public PivotViewPivotChartDataLabel DataLabel { get; set; }
    Property Value
    Type Description
    PivotViewPivotChartDataLabel

    The default value is null

    DrawType

    Allows to set the type of series to be drawn in radar or polar series. They are 'Line' 'Column' 'Area' 'Scatter' 'Spline' 'StackingColumn' 'StackingArea' 'RangeColumn' 'SplineArea'

    Declaration
    public object DrawType { get; set; }
    Property Value
    Type Description
    System.Object

    The default value is null

    EmptyPointSettings

    Allows options to customize the empty points in series

    Declaration
    public PivotViewPivotChartSeriesEmptyPointSettings EmptyPointSettings { get; set; }
    Property Value
    Type Description
    PivotViewPivotChartSeriesEmptyPointSettings

    The default value is null

    EnableTooltip

    If set true, the Tooltip for series will be visible.

    Declaration
    public bool EnableTooltip { get; set; }
    Property Value
    Type Description
    System.Boolean

    The default value is true

    EndAngle

    Allows to set the end angle for the pie and doughnut chart series.

    Declaration
    public double EndAngle { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is Double.NaN

    ErrorBar

    Allows options for displaying and customizing error bar for individual point in a series.

    Declaration
    public PivotViewPivotChartSeriesErrorSettings ErrorBar { get; set; }
    Property Value
    Type Description
    PivotViewPivotChartSeriesErrorSettings

    The default value is null

    Explode

    Allows to enable or disable series point explode on mouse click or touch for pie, funnel, doughnut and pyramid chart.

    Declaration
    public bool Explode { get; set; }
    Property Value
    Type Description
    System.Boolean

    The default value is false

    ExplodeAll

    Allows to enable or disable all series point explode on mouse click or touch for pie, funnel, doughnut and pyramid chart.

    Declaration
    public bool ExplodeAll { get; set; }
    Property Value
    Type Description
    System.Boolean

    The default value is false

    ExplodeIndex

    Allows to set Index of the point to be exploded on load for pie, funnel, doughnut and pyramid chart.

    Declaration
    public double ExplodeIndex { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is Double.NaN

    ExplodeOffset

    Allows to set distance of the point from the center, which takes values in both pixels and percentage for pie, funnel, doughnut and pyramid chart.

    Declaration
    public string ExplodeOffset { get; set; }
    Property Value
    Type Description
    System.String

    The default value is "30%"

    Fill

    Allows to set the fill color for the series that accepts value in hex and rgba as a valid CSS color string.

    Declaration
    public string Fill { get; set; }
    Property Value
    Type Description
    System.String

    The default value is null

    GapRatio

    Allows to set the distance between the segments of a funnel/pyramid series. The range will be from 0 to 1.

    Declaration
    public double GapRatio { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is 0

    GroupMode

    Allows to define the mode of grouping for pie, funnel, doughnut and pyramid chart series.

    Declaration
    public object GroupMode { get; set; }
    Property Value
    Type Description
    System.Object

    The default value is null

    GroupTo

    Allows to combine the y values into slice named other for pie, funnel, doughnut and pyramid chart Series.

    Declaration
    public string GroupTo { get; set; }
    Property Value
    Type Description
    System.String

    The default value is null

    InnerRadius

    Allows to set inner radius for pie and doughnut series chart.

    Declaration
    public string InnerRadius { get; set; }
    Property Value
    Type Description
    System.String

    The default value is null

    IsClosed

    Specifies whether to join start and end point of a line/area series used in polar/radar chart to form a closed path.

    Declaration
    public bool IsClosed { get; set; }
    Property Value
    Type Description
    System.Boolean

    The default value is true

    LegendShape

    Allows to set the shape of the legend. Each series has its own legend shape. They are, Circle - Renders a circle. Rectangle - Renders a rectangle. VerticalLine - Renders a verticalLine. Pentagon - Renders a pentagon. InvertedTriangle - Renders a invertedTriangle. SeriesType - Render a legend shape based on series type. Triangle - Renders a triangle. Diamond - Renders a diamond. Cross - Renders a cross. HorizontalLine - Renders a horizontalLine. Image - Renders a image.

    Declaration
    public object LegendShape { get; set; }
    Property Value
    Type Description
    System.Object

    The default value is null

    Marker

    Allows options for displaying and customizing markers for individual points in a series.

    Declaration
    public PivotViewPivotChartSeriesMarkerSettings Marker { get; set; }
    Property Value
    Type Description
    PivotViewPivotChartSeriesMarkerSettings

    The default value is null

    MaxRadius

    Allows to set the maximum radius.

    Declaration
    public double MaxRadius { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is 3

    MinRadius

    Allows to set the minimum radius.

    Declaration
    public double MinRadius { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is 1

    NeckHeight

    Allows to defines the height of the funnel chart neck with respect to the chart area.

    Declaration
    public string NeckHeight { get; set; }
    Property Value
    Type Description
    System.String

    The default value is "20%"

    NeckWidth

    Allows to defines the width of the funnel chart neck with respect to the chart area.

    Declaration
    public string NeckWidth { get; set; }
    Property Value
    Type Description
    System.String

    The default value is "20%"

    Opacity

    Allows to set the opacity of the series.

    Declaration
    public double Opacity { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is 1

    Palettes

    Allows you to draw the chart series points with custom color for the pie, funnel, doughnut and pyramid chart types.

    Declaration
    public string[] Palettes { get; set; }
    Property Value
    Type Description
    System.String[]

    The default value is null

    PyramidMode

    Defines how the values have to be reflected, whether through height/surface of the segments in pyramid series.

    Declaration
    public object PyramidMode { get; set; }
    Property Value
    Type Description
    System.Object

    The default value is null

    SegmentAxis

    Allows to set the axis, based on which the line series will be split.

    Declaration
    public object SegmentAxis { get; set; }
    Property Value
    Type Description
    System.Object

    The default value is null

    Segments

    Allows to set the collection of regions that helps to differentiate a line series.

    Declaration
    public List<PivotViewSegment> Segments { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<PivotViewSegment>

    The default value is null

    SelectionStyle

    Allows to set the custom style for the selected series or points.

    Declaration
    public string SelectionStyle { get; set; }
    Property Value
    Type Description
    System.String

    The default value is null

    SplineType

    Allows to set the type of spline to be rendered.

    Declaration
    public object SplineType { get; set; }
    Property Value
    Type Description
    System.Object

    The default value is null

    StackingGroup

    This allows grouping the chart series in stacked column / bar charts. Any string value can be provided to the stackingGroup property. If any two or above series have the same value, those series will be grouped together.

    Declaration
    public string StackingGroup { get; set; }
    Property Value
    Type Description
    System.String

    The default value is ""

    StartAngle

    Allows to defines start angle for the pie, funnel, doughnut and pyramid chart series.

    Declaration
    public double StartAngle { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is 0

    TooltipMappingName

    Allows to set the provided value will be considered as a Tooltip name

    Declaration
    public string TooltipMappingName { get; set; }
    Property Value
    Type Description
    System.String

    The default value is ""

    Trendlines

    Allows to set the collection of trendlines that are used to predict the trend

    Declaration
    public List<PivotViewTrendline> Trendlines { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<PivotViewTrendline>

    The default value is null

    Type

    Allows to set the type of the series are Line - Allows to display the pivot chart with line series. Column - Allows to display the pivot chart with column series. Area - Allows to display the pivot chart with area series. Bar - Allows to display the pivot chart with bar series. StackingColumn - Allows to display the pivot chart with stacked column series. StackingArea - Allows to display the pivot chart with stacked area series. StackingBar - Allows to display the pivot chart with stacked bar series. StepLine - Allows to display the pivot chart with step line series. StepArea - Allows to display the pivot chart with step area series. SplineArea - Allows to display the pivot chart with spline area series. Scatter - Allows to display the pivot chart with scatter series. Spline - Allows to display the pivot chart with spline series. StackingColumn100 - Allows to display the pivot chart with 100% stacked column series. StackingBar100 - Allows to display the pivot chart with 100% stacked bar series. StackingArea100 - Allows to display the pivot chart with 100% stacked area series. Bubble - Allows to display the pivot chart with bubble series. Pareto - Allows to display the pivot chart with pareto series. Polar - Allows to display the pivot chart with polar series. Radar - Allows to display the pivot chart with radar series.

    Declaration
    public ChartSeriesType Type { get; set; }
    Property Value
    Type Description
    ChartSeriesType

    The default value is ChartSeriesType.Line

    Visible

    Allows to set the visibility of series.

    Declaration
    public bool Visible { get; set; }
    Property Value
    Type Description
    System.Boolean

    The default value is true

    Width

    Allows to set the stroke width for the series that is applicable only for Line type series.

    Declaration
    public double Width { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is 1

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved