WPF

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

    Show / Hide Table of Contents

    Class AreaSeries3D

    Class implementation for AreaSeries3D

    Inheritance
    System.Object
    ChartSeriesBase
    ChartSeries3D
    CartesianSeries3D
    XyDataSeries3D
    AreaSeries3D
    Implements
    ICloneable
    ISupportAxes3D
    ISupportAxes
    Inherited Members
    XyDataSeries3D.YBindingPathProperty
    XyDataSeries3D.GetPointToValue(ChartAxis, Point)
    XyDataSeries3D.GeneratePoints()
    XyDataSeries3D.OnDataSourceChanged(IEnumerable, IEnumerable)
    XyDataSeries3D.OnBindingPathChanged(DependencyPropertyChangedEventArgs)
    XyDataSeries3D.YBindingPath
    XyDataSeries3D.YValues
    CartesianSeries3D.IsTransposedProperty
    CartesianSeries3D.OnYAxisChanged(ChartAxis, ChartAxis)
    CartesianSeries3D.OnXAxisChanged(ChartAxis, ChartAxis)
    CartesianSeries3D.OnVisibleRangeChanged(VisibleRangeChangedEventArgs)
    CartesianSeries3D.XRange
    CartesianSeries3D.YRange
    CartesianSeries3D.IsTransposed
    CartesianSeries3D.ISupportAxes.ActualXAxis
    CartesianSeries3D.ISupportAxes.ActualYAxis
    ChartSeries3D.SegmentSelectionBrushProperty
    ChartSeries3D.AdornmentsInfoProperty
    ChartSeries3D.SelectedIndexProperty
    ChartSeries3D.SelectionModeProperty
    ChartSeries3D.GetSeriesSelectionBrush(ChartSeriesBase)
    ChartSeries3D.OnSeriesMouseDown(Object, Point)
    ChartSeries3D.OnSeriesMouseUp(Object, Point)
    ChartSeries3D.OnSeriesMouseLeave(Object, Point)
    ChartSeries3D.OnApplyTemplate()
    ChartSeries3D.CreateAdornment(ChartSeriesBase, Double, Double, Double, Double, Double)
    ChartSeries3D.AddAdornments(Double, Double, Int32, Double)
    ChartSeries3D.AddColumnAdornments(Double[])
    ChartSeries3D.AddAdornmentAtXY(Double, Double, Int32, Double)
    ChartSeries3D.ClearUnUsedAdornments(Int32)
    ChartSeries3D.SegmentSelectionBrush
    ChartSeries3D.AdornmentsInfo
    ChartSeries3D.SelectedIndex
    ChartSeries3D.SelectionMode
    ChartSeries3D.Area
    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.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.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 AreaSeries3D : XyDataSeries3D, ICloneable, ISupportAxes3D, ISupportAxes

    Constructors

    AreaSeries3D()

    Initializes a new instance of the AreaSeries3D class.

    Declaration
    public AreaSeries3D()

    Properties

    IsAreaTypeSeries

    This property used to confirm whether it is area typed series.

    Declaration
    protected override bool IsAreaTypeSeries { get; }
    Property Value
    Type Description
    System.Boolean
    Overrides
    ChartSeriesBase.IsAreaTypeSeries
    Remarks

    Returns true if its linear, otherwise it returns false.

    IsLinear

    The property confirms the linearity of this series.

    Declaration
    protected override bool IsLinear { get; }
    Property Value
    Type Description
    System.Boolean
    Overrides
    ChartSeriesBase.IsLinear
    Remarks

    Returns true if its linear, otherwise it returns false.

    Segment

    Gets or sets the AreaSegment3D of this series.

    Declaration
    public AreaSegment3D Segment { get; set; }
    Property Value
    Type Description
    AreaSegment3D

    SelectedSegment

    Gets the selected segment in this series, when we enable the single selection.

    Declaration
    protected override ChartSegment SelectedSegment { get; }
    Property Value
    Type Description
    ChartSegment

    It returns ChartSegment.

    Overrides
    ChartSeries3D.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 System.Collections.Generic.List<T>.

    Overrides
    ChartSeries3D.SelectedSegments

    Methods

    CloneSeries(DependencyObject)

    Clones the series.

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

    The object.

    Returns
    Type Description
    System.Windows.DependencyObject

    Returns the cloned series

    Overrides
    XyDataSeries3D.CloneSeries(DependencyObject)

    CreateEmptyPointSegments(IList<Double>, out List<List<Double>>, out List<List<Double>>)

    Creates the empty segments.

    Declaration
    public override void CreateEmptyPointSegments(IList<double> yValues, out List<List<double>> yValList, out List<List<double>> xValList)
    Parameters
    Type Name Description
    System.Collections.Generic.IList<System.Double> yValues

    The y values

    System.Collections.Generic.List<System.Collections.Generic.List<System.Double>> yValList

    The y value list

    System.Collections.Generic.List<System.Collections.Generic.List<System.Double>> xValList

    The x value list

    Overrides
    ChartSeriesBase.CreateEmptyPointSegments(IList<Double>, out List<List<Double>>, out List<List<Double>>)

    CreateSegments()

    Creates the segments of AreaSeries3D.

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

    OnSeriesMouseMove(Object, Point)

    Updates the series when mouse moved.

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

    The Source

    System.Windows.Point pos

    The Position

    Overrides
    ChartSeries3D.OnSeriesMouseMove(Object, Point)

    SelectedIndexChanged(Int32, Int32)

    Method used to set SegmentSelectionBrush to selected index chart segment and trigger chart selection event

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

    The New Index

    System.Int32 oldIndex

    The Old Index

    Overrides
    ChartSeries3D.SelectedIndexChanged(Int32, Int32)

    Implements

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