menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AccumulationSeriesBase - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AccumulationSeriesBase

    Represents a base class for all the triangular and circular series. This class has options to customize the appearance of triangular and circular series.

    Inheritance
    System.Object
    ChartSeriesBase
    ChartSeries
    AdornmentSeries
    AccumulationSeriesBase
    CircularSeriesBase
    TriangularSeriesBase
    Implements
    ICloneable
    Inherited Members
    AdornmentSeries.AddAdornmentAtXY(Double, Double, Int32)
    AdornmentSeries.AddAreaAdornments(IList<Double>[])
    AdornmentSeries.AddColumnAdornments(Double[])
    AdornmentSeries.AdornmentLabelCreated
    AdornmentSeries.AdornmentsInfo
    AdornmentSeries.AdornmentsInfoProperty
    AdornmentSeries.ClearUnUsedAdornments(Int32)
    AdornmentSeries.CreateAdornment(AdornmentSeries, Double, Double, Double, Double)
    AdornmentSeries.CreateSegments()
    AdornmentSeries.OnApplyTemplate()
    ChartSeries.Area
    ChartSeries.CreateSegment()
    ChartSeries.GetDataPointIndex(Double, Double)
    ChartSeries.OnCreateAutomationPeer()
    ChartSeries.Stroke
    ChartSeries.StrokeProperty
    ChartSeries.StrokeThickness
    ChartSeries.StrokeThicknessProperty
    ChartSeriesBase.ActualXAxis
    ChartSeriesBase.ActualXValues
    ChartSeriesBase.ActualYAxis
    ChartSeriesBase.Adornments
    ChartSeriesBase.AnimationDuration
    ChartSeriesBase.AnimationDurationProperty
    ChartSeriesBase.ChartTransformer
    ChartSeriesBase.ClearUnUsedSegments(Int32)
    ChartSeriesBase.Clone()
    ChartSeriesBase.ColorModel
    ChartSeriesBase.ColorModelProperty
    ChartSeriesBase.ColorValues
    ChartSeriesBase.CreateEmptyPointSegments(IList<Double>, List<List<Double>>, List<List<Double>>)
    ChartSeriesBase.CreateTransformer(Size, Boolean)
    ChartSeriesBase.DataCount
    ChartSeriesBase.EmptyPointInterior
    ChartSeriesBase.EmptyPointInteriorProperty
    ChartSeriesBase.EmptyPointStyle
    ChartSeriesBase.EmptyPointStyleProperty
    ChartSeriesBase.EmptyPointSymbolTemplate
    ChartSeriesBase.EmptyPointSymbolTemplateProperty
    ChartSeriesBase.EmptyPointValue
    ChartSeriesBase.EmptyPointValueProperty
    ChartSeriesBase.EnableAnimation
    ChartSeriesBase.EnableAnimationProperty
    ChartSeriesBase.FindNearestChartPoint(Point, Double, Double, Double)
    ChartSeriesBase.GeneratePoints(String[], IList<Double>[])
    ChartSeriesBase.GetAvailableSize()
    ChartSeriesBase.GetPreviousSeries(ChartSeriesBase)
    ChartSeriesBase.GetSideBySideInfo(ChartSeriesBase)
    ChartSeriesBase.GetSpacing(DependencyObject)
    ChartSeriesBase.GetXValues()
    ChartSeriesBase.InitialDelayTimer
    ChartSeriesBase.Interior
    ChartSeriesBase.InteriorProperty
    ChartSeriesBase.Invalidate()
    ChartSeriesBase.IsAreaTypeSeries
    ChartSeriesBase.IsBitmapSeries
    ChartSeriesBase.IsColorPathSeries
    ChartSeriesBase.IsIndexed
    ChartSeriesBase.IsLinear
    ChartSeriesBase.IsSeriesVisible
    ChartSeriesBase.IsSeriesVisibleProperty
    ChartSeriesBase.IsSideBySide
    ChartSeriesBase.IsSortData
    ChartSeriesBase.IsSortDataProperty
    ChartSeriesBase.IsStacked
    ChartSeriesBase.IsTooltipAvailable(Canvas)
    ChartSeriesBase.ItemsSource
    ChartSeriesBase.ItemsSourceProperty
    ChartSeriesBase.Label
    ChartSeriesBase.LabelProperty
    ChartSeriesBase.LegendIcon
    ChartSeriesBase.LegendIconProperty
    ChartSeriesBase.LegendIconTemplate
    ChartSeriesBase.LegendIconTemplateProperty
    ChartSeriesBase.ListenPropertyChange
    ChartSeriesBase.ListenPropertyChangeProperty
    ChartSeriesBase.OnDataSourceChanged(DependencyPropertyChangedEventArgs)
    ChartSeriesBase.OnMouseLeave(MouseEventArgs)
    ChartSeriesBase.OnMouseLeftButtonDown(MouseButtonEventArgs)
    ChartSeriesBase.OnMouseLeftButtonUp(MouseButtonEventArgs)
    ChartSeriesBase.OnMouseMove(MouseEventArgs)
    ChartSeriesBase.Palette
    ChartSeriesBase.PaletteProperty
    ChartSeriesBase.Position(Point, ChartTooltip)
    ChartSeriesBase.PropertyChanged
    ChartSeriesBase.ResumeNotification()
    ChartSeriesBase.SegmentColorPath
    ChartSeriesBase.SegmentColorPathProperty
    ChartSeriesBase.Segments
    ChartSeriesBase.SelectedSegmentsIndexes
    ChartSeriesBase.SeriesSelectionBrush
    ChartSeriesBase.SeriesSelectionBrushProperty
    ChartSeriesBase.SetDoubleAnimation(ChartTooltip)
    ChartSeriesBase.SetIndividualDataTablePoint(Int32, Object, Boolean)
    ChartSeriesBase.SetIndividualPoint(Int32, Object, Boolean)
    ChartSeriesBase.SetSpacing(DependencyObject, Double)
    ChartSeriesBase.SetTooltipDuration()
    ChartSeriesBase.ShowEmptyPoints
    ChartSeriesBase.ShowEmptyPointsProperty
    ChartSeriesBase.ShowTooltip
    ChartSeriesBase.ShowTooltipProperty
    ChartSeriesBase.SortBy
    ChartSeriesBase.SortByProperty
    ChartSeriesBase.SortDirection
    ChartSeriesBase.SortDirectionProperty
    ChartSeriesBase.SpacingProperty
    ChartSeriesBase.SuspendNotification()
    ChartSeriesBase.Timer
    ChartSeriesBase.TooltipTemplate
    ChartSeriesBase.TooltipTemplateProperty
    ChartSeriesBase.TrackBallLabelTemplate
    ChartSeriesBase.TrackBallLabelTemplateProperty
    ChartSeriesBase.UpdateArea()
    ChartSeriesBase.UpdateSegments(Int32, NotifyCollectionChangedAction)
    ChartSeriesBase.VisibilityOnLegend
    ChartSeriesBase.VisibilityOnLegendProperty
    ChartSeriesBase.XBindingPath
    ChartSeriesBase.XBindingPathProperty
    ChartSeriesBase.YPaths
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public abstract class AccumulationSeriesBase : AdornmentSeries, ICloneable

    Constructors

    AccumulationSeriesBase()

    Called when instance created for AccumulationSeriesBase

    Declaration
    public AccumulationSeriesBase()

    Fields

    ExplodeAllProperty

    The DependencyProperty for ExplodeAll property.

    Declaration
    public static readonly DependencyProperty ExplodeAllProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ExplodeIndexProperty

    The DependencyProperty for ExplodeIndex property.

    Declaration
    public static readonly DependencyProperty ExplodeIndexProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ExplodeOnMouseClickProperty

    The DependencyProperty for ExplodeOnMouseClick property.

    Declaration
    public static readonly DependencyProperty ExplodeOnMouseClickProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    SegmentSelectionBrushProperty

    The DependencyProperty for SegmentSelectionBrush property.

    Declaration
    public static readonly DependencyProperty SegmentSelectionBrushProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    SelectedIndexProperty

    The DependencyProperty for SelectedIndex property.

    Declaration
    public static readonly DependencyProperty SelectedIndexProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    YBindingPathProperty

    The DependencyProperty for YBindingPath property.

    Declaration
    public static readonly DependencyProperty YBindingPathProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    Properties

    ExplodeAll

    Gets or sets a value indicating whether to explode all the pie slices (segments).

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

    True, will explode all the segments.

    ExplodeIndex

    Gets or sets the index of data point (or segment) of chart series to be exploded.

    Declaration
    public int ExplodeIndex { get; set; }
    Property Value
    Type
    System.Int32

    ExplodeOnMouseClick

    Gets or sets a value indicating whether segment slices will explode on click or tap.

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

    if true, the segment will explode on click or tap.

    SegmentSelectionBrush

    Gets or sets the interior (brush) for the selected segment(s).

    Declaration
    public Brush SegmentSelectionBrush { get; set; }
    Property Value
    Type Description
    System.Windows.Media.Brush

    The System.Windows.Media.Brush value.

    SelectedIndex

    Gets or sets the index of the selected segment.

    Declaration
    public int SelectedIndex { get; set; }
    Property Value
    Type Description
    System.Int32

    Int value represents the index of the data point(or segment) to be selected and its default value is -1.

    SelectedSegment

    Returns the corresponding series selected segment.

    Declaration
    protected override ChartSegment SelectedSegment { get; }
    Property Value
    Type
    ChartSegment
    Overrides
    ChartSeriesBase.SelectedSegment

    SelectedSegments

    Gets the selected segments in this series, when we enable the multiple selection.

    Declaration
    protected override List<ChartSegment> SelectedSegments { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<ChartSegment>

    It returns list of ChartSegment.

    Overrides
    ChartSeriesBase.SelectedSegments

    YBindingPath

    Gets or sets the property name that associates the secondary axis with a property in the itemssource.

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

    The string that represents the property name for secondary axis. The default value is null.

    Examples
    • MainWindow.xaml
    • MainWindow.cs
        <chart:SfChart>
    
             <chart:SfChart.DataContext>
               <local:ViewModel/>
             </chart:SfChart.DataContext>
    
              <chart:PieSeries
                  ItemsSource="{Binding Data}"
                  XBindingPath="XValue"
                  YBindingPath="YValue"/>
    
        </chart:SfChart>
        SfChart chart = new SfChart();
    
        ViewModel viewmodel = new ViewModel();
    
        PieSeries series = new PieSeries();
        series.ItemsSource = viewmodel.Data;
        series.XBindingPath = "XValue";
        series.YBindingPath = "YValue";
        chart.Series.Add(series);

    YValues

    Gets or sets the Y values collection binded with this series.

    Declaration
    protected IList<double> YValues { get; set; }
    Property Value
    Type
    System.Collections.Generic.IList<System.Double>

    Methods

    CloneSeries(DependencyObject)

    Returns the instance of AccumulationSeriesBase series.

    Declaration
    protected override DependencyObject CloneSeries(DependencyObject obj)
    Parameters
    Type Name Description
    System.Windows.DependencyObject obj

    object

    Returns
    Type
    System.Windows.DependencyObject
    Overrides
    AdornmentSeries.CloneSeries(DependencyObject)

    GeneratePoints()

    Method used to generate points for accumulation series.

    Declaration
    protected override void GeneratePoints()
    Overrides
    AdornmentSeries.GeneratePoints()

    OnBindingPathChanged(DependencyPropertyChangedEventArgs)

    Called when binding path changed.

    Declaration
    protected override void OnBindingPathChanged(DependencyPropertyChangedEventArgs args)
    Parameters
    Type Name Description
    System.Windows.DependencyPropertyChangedEventArgs args

    args

    Overrides
    ChartSeriesBase.OnBindingPathChanged(DependencyPropertyChangedEventArgs)

    OnDataSourceChanged(IEnumerable, IEnumerable)

    Called when ItemsSource property changed.

    Declaration
    protected override void OnDataSourceChanged(IEnumerable oldValue, IEnumerable newValue)
    Parameters
    Type Name Description
    System.Collections.IEnumerable oldValue

    old value

    System.Collections.IEnumerable newValue

    new value

    Overrides
    AdornmentSeries.OnDataSourceChanged(IEnumerable, IEnumerable)

    OnSeriesMouseDown(Object, Point)

    Called when the chart mouse down.

    Declaration
    protected override void OnSeriesMouseDown(object source, Point position)
    Parameters
    Type Name Description
    System.Object source

    source

    System.Windows.Point position

    position

    Overrides
    ChartSeriesBase.OnSeriesMouseDown(Object, Point)

    OnSeriesMouseUp(Object, Point)

    Called when the chart mouse up.

    Declaration
    protected override void OnSeriesMouseUp(object source, Point position)
    Parameters
    Type Name Description
    System.Object source

    source

    System.Windows.Point position

    position

    Overrides
    ChartSeriesBase.OnSeriesMouseUp(Object, Point)

    SelectedIndexChanged(Int32, Int32)

    Method used to set SegmentSelectionBrush to selectedindex chartsegment.

    Declaration
    protected override void SelectedIndexChanged(int newIndex, int oldIndex)
    Parameters
    Type Name Description
    System.Int32 newIndex

    new index

    System.Int32 oldIndex

    old index

    Overrides
    ChartSeriesBase.SelectedIndexChanged(Int32, Int32)

    SetExplodeAll()

    Virtual method for ExplodeAll.

    Declaration
    protected virtual void SetExplodeAll()

    SetExplodeIndex(Int32)

    Method implementation for ExplodeIndex.

    Declaration
    protected virtual void SetExplodeIndex(int i)
    Parameters
    Type Name Description
    System.Int32 i

    SetExplodeRadius()

    Virtual Method for ExplodeRadius.

    Declaration
    protected virtual void SetExplodeRadius()

    Implements

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