WPF

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

    Show / Hide Table of Contents

    Class CircularSeriesBase

    Represents a base class for pie and doughnut series. This type of chart is divided into slices to illustrate numerical proportions.

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

    Constructors

    CircularSeriesBase()

    Declaration
    protected CircularSeriesBase()

    Fields

    ConnectorLinePositionProperty

    The DependencyProperty for ConnectorLinePosition property.

    Declaration
    public static readonly DependencyProperty ConnectorLinePositionProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    ConnectorTypeProperty

    The DependencyProperty for ConnectorType property.

    Declaration
    public static readonly DependencyProperty ConnectorTypeProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    EnableSmartLabelsProperty

    The DependencyProperty for EnableSmartLabels property.

    Declaration
    public static readonly DependencyProperty EnableSmartLabelsProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    EndAngleProperty

    The DependencyProperty for EndAngle property.

    Declaration
    public static readonly DependencyProperty EndAngleProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    ExplodeRadiusProperty

    The DependencyProperty for ExplodeRadius property.

    Declaration
    public static readonly DependencyProperty ExplodeRadiusProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    GroupModeProperty

    The DependencyProperty for GroupMode property.

    Declaration
    public static readonly DependencyProperty GroupModeProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    GroupToProperty

    The DependencyProperty for GroupTo property.

    Declaration
    public static readonly DependencyProperty GroupToProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    LabelPositionProperty

    The DependencyProperty for LabelPosition property.

    Declaration
    public static readonly DependencyProperty LabelPositionProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    ShowMarkerAtLineEndProperty

    The DependencyProperty for ShowMarkerAtLineEnd property.

    Declaration
    public static readonly DependencyProperty ShowMarkerAtLineEndProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    StartAngleProperty

    The DependencyProperty for StartAngle property.

    Declaration
    public static readonly DependencyProperty StartAngleProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    Properties

    ConnectorLinePosition

    Gets or sets a value indicating whether to render the straight connector line in auto available space.

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

    ConnectorLinePosition.

    Remarks

    Provides better alignment to the straight connector lines with outside extended label position for minimum number of data points.

    ConnectorType

    Gets or sets the type of connector line to be drawn.

    Declaration
    public ConnectorMode ConnectorType { get; set; }
    Property Value
    Type Description
    ConnectorMode

    ConnectorMode.

    EnableSmartLabels

    Gets or sets a value indicating whether to enable the smart adornment labels, which will place the around series without overlapping.

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

    EndAngle

    Gets or sets a value that specifies the end angle for the circular series. This is a bindable property.

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

    ExplodeRadius

    Gets or sets the radial distance for the exploded segment from center.

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

    GroupMode

    Gets or sets the group mode, which indicates the series segments grouping. This is a bindable property.

    Declaration
    public PieGroupMode GroupMode { get; set; }
    Property Value
    Type Description
    PieGroupMode

    GroupTo

    Gets or sets the double value, which indicates series segments grouping. This is a bindable property.

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

    LabelPosition

    Gets or sets the adornment label position inside, outside or outside extend.

    Declaration
    public CircularSeriesLabelPosition LabelPosition { get; set; }
    Property Value
    Type Description
    CircularSeriesLabelPosition

    CircularSeriesLabelPosition.

    ShowMarkerAtLineEnd

    Gets or sets a value indicating whether the marker placed in start position or at line end position.

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

    StartAngle

    Gets or sets a value that specifies the start angle for the circular series. This is a bindable property.

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

    Methods

    CloneSeries(DependencyObject)

    Returns the instance of this series.

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

    object

    Returns
    Type Description
    System.Windows.DependencyObject
    Overrides
    AccumulationSeriesBase.CloneSeries(DependencyObject)

    DegreeToRadianConverter(Double)

    Returns the radian value.

    Declaration
    protected double DegreeToRadianConverter(double degree)
    Parameters
    Type Name Description
    System.Double degree

    Degree

    Returns
    Type Description
    System.Double

    Implements

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