WPF

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

    Show / Hide Table of Contents

    Class FunnelSeries

    Inheritance
    System.Object
    ChartSeriesBase
    ChartSeries
    AdornmentSeries
    AccumulationSeriesBase
    TriangularSeriesBase
    FunnelSeries
    Implements
    ICloneable
    ISegmentSelectable
    Inherited Members
    TriangularSeriesBase.GapRatioProperty
    TriangularSeriesBase.ExplodeOffsetProperty
    TriangularSeriesBase.GapRatio
    TriangularSeriesBase.ExplodeOffset
    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.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.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.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.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 class FunnelSeries : TriangularSeriesBase, ICloneable, ISegmentSelectable

    Constructors

    FunnelSeries()

    Initializes a new instance of the FunnelSeries class.

    Declaration
    public FunnelSeries()

    Fields

    FunnelModeProperty

    Identifies the FunnelMode dependency property.

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

    The identifier for FunnelMode dependency property.

    MinWidthProperty

    Identifies the MinWidth dependency property.

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

    The identifier for MinWidth dependency property.

    Properties

    FunnelMode

    Gets or sets a value indicating whether the y value should interpret the height or width of the funnel block.

    Declaration
    public ChartFunnelMode FunnelMode { get; set; }
    Property Value
    Type Description
    ChartFunnelMode

    One of the ChartFunnelMode enumeration values. The default value is ValueIsHeight.

    MinWidth

    Gets or sets the minimum width for the funnel block.

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

    Default value is 40.

    Methods

    CloneSeries(DependencyObject)

    Returns the instance of FunnelSeries series.

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

    object

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

    CreateAdornment(AdornmentSeries, Double, Double, Double, Double)

    Creates the adornment of FunnelSeries.

    Declaration
    protected override ChartAdornment CreateAdornment(AdornmentSeries series, double xVal, double yVal, double height, double currY)
    Parameters
    Type Name Description
    AdornmentSeries series

    Series instance.

    System.Double xVal

    Used to specify the xvalue.

    System.Double yVal

    Used to specify the yvalue.

    System.Double height

    Used to specify the height.

    System.Double currY

    Used to specify the yposition.

    Returns
    Type Description
    ChartAdornment

    returns ChartAdornment

    Overrides
    AdornmentSeries.CreateAdornment(AdornmentSeries, Double, Double, Double, Double)

    CreateSegment()

    Creates an instance of series segment.

    Declaration
    protected override ChartSegment CreateSegment()
    Returns
    Type Description
    ChartSegment

    Returns the instance of corresponding series segment.

    Overrides
    ChartSeries.CreateSegment()
    Remarks

    This customization is not supported for fast type series and technical indicators.

    Examples

    This sample shows how to call the CreateSegment() method to customize the line series segments.

    public class LineSeriesExt : LineSeries
    {​ 
        protected override ChartSegment CreateSegment()
        {​
            return new LineSegmentExt();
        }​
    }​
    
    public class LineSegmentExt : LineSegment
    {​
        public override UIElement CreateVisual(Size size)
        {​
            // Write your customization code here.
        }​
    
        public override void Update(IChartTransformer transformer)
        {​
            // Write your customization code here.
        }​
    }

    CreateSegments()

    Creates the segments of FunnelSeries.

    Declaration
    public override void CreateSegments()
    Overrides
    AdornmentSeries.CreateSegments()

    CreateTransformer(Size, Boolean)

    Return IChartTranform value based upon the given size.

    Declaration
    protected override IChartTransformer CreateTransformer(Size size, bool create)
    Parameters
    Type Name Description
    System.Windows.Size size

    Size of the panel.

    System.Boolean create

    Used to specify whether to create the charttransform for not.

    Returns
    Type Description
    Syncfusion.UI.Xaml.Charts.IChartTransformer

    returns IChartTransformer

    Overrides
    ChartSeriesBase.CreateTransformer(Size, Boolean)

    SetExplodeIndex(Int32)

    Method implementation for ExplodeIndex.

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

    Exploded segment index.

    Overrides
    AccumulationSeriesBase.SetExplodeIndex(Int32)

    Implements

    ICloneable
    ISegmentSelectable

    See Also

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