UWP

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

    Show / Hide Table of Contents

    Class XyzDataSeries3D

    Class implementation for XyzDataSeries3D

    Inheritance
    System.Object
    ChartSeriesBase
    ChartSeries3D
    CartesianSeries3D
    XyDataSeries3D
    XyzDataSeries3D
    ColumnSeries3D
    ScatterSeries3D
    StackingSeriesBase3D
    Implements
    ICloneable
    ISupportAxes3D
    ISupportAxes
    Inherited Members
    XyDataSeries3D.YBindingPathProperty
    XyDataSeries3D.GetPointToValue(ChartAxis, Point)
    XyDataSeries3D.GeneratePoints()
    XyDataSeries3D.CloneSeries(DependencyObject)
    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.SelectedIndexChanged(Int32, Int32)
    ChartSeries3D.OnSeriesMouseDown(Object, Point)
    ChartSeries3D.OnSeriesMouseUp(Object, Point)
    ChartSeries3D.OnSeriesMouseMove(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
    ChartSeries3D.SelectedSegments
    ChartSeries3D.SelectedSegment
    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.CreateSegments()
    ChartSeriesBase.Clone()
    ChartSeriesBase.CreateTransformer(Size, Boolean)
    ChartSeriesBase.GetXValues()
    ChartSeriesBase.SetTooltipDuration()
    ChartSeriesBase.IsTooltipAvailable(Canvas)
    ChartSeriesBase.SetDoubleAnimation(ChartTooltip)
    ChartSeriesBase.SetIndividualDataTablePoint(Int32, Object, Boolean)
    ChartSeriesBase.ClearUnUsedSegments(Int32)
    ChartSeriesBase.OnPointerPressed(PointerRoutedEventArgs)
    ChartSeriesBase.OnPointerMoved(PointerRoutedEventArgs)
    ChartSeriesBase.OnTapped(TappedRoutedEventArgs)
    ChartSeriesBase.OnPointerExited(PointerRoutedEventArgs)
    ChartSeriesBase.OnPointerReleased(PointerRoutedEventArgs)
    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.UWP.dll
    Syntax
    public abstract class XyzDataSeries3D : XyDataSeries3D, ICloneable, ISupportAxes3D, ISupportAxes

    Constructors

    XyzDataSeries3D()

    Initializes a new instance of the XyzDataSeries3D class.

    Declaration
    public XyzDataSeries3D()

    Fields

    ZBindingPathProperty

    Declaration
    public static readonly DependencyProperty ZBindingPathProperty
    Field Value
    Type Description
    Windows.UI.Xaml.DependencyProperty

    Properties

    ActualZAxis

    Gets the actual z axis.

    Declaration
    protected ChartAxis ActualZAxis { get; }
    Property Value
    Type Description
    ChartAxis

    ActualZValues

    Gets or sets the sorted values, if the IsSortData is true.

    Declaration
    protected IEnumerable ActualZValues { get; set; }
    Property Value
    Type Description
    System.Collections.IEnumerable

    IsIndexedZAxis

    Gets a value indicating whether to treat z values as categories.

    Declaration
    protected bool IsIndexedZAxis { get; }
    Property Value
    Type Description
    System.Boolean

    ZBindingPath

    Gets or sets the binding path for z axis.

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

    ZRange

    Gets the z-axis range.

    Declaration
    public DoubleRange ZRange { get; }
    Property Value
    Type Description
    DoubleRange

    ZValues

    Gets or sets the x values in an unsorted order or in the order the data has been added to series.

    Declaration
    protected IEnumerable ZValues { get; set; }
    Property Value
    Type Description
    System.Collections.IEnumerable

    Methods

    GetZValues()

    Gets the z values.

    Declaration
    protected List<double> GetZValues()
    Returns
    Type Description
    System.Collections.Generic.List<System.Double>

    Returns the z values.

    OnBindingPathChanged(DependencyPropertyChangedEventArgs)

    Updates the series on binding path changed.

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

    The Event Arguments

    Overrides
    XyDataSeries3D.OnBindingPathChanged(DependencyPropertyChangedEventArgs)

    OnDataSourceChanged(IEnumerable, IEnumerable)

    Updates the series on data source changed.

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

    The Old Value

    System.Collections.IEnumerable newValue

    The New Value

    Overrides
    XyDataSeries3D.OnDataSourceChanged(IEnumerable, IEnumerable)

    SetIndividualPoint(Int32, Object, Boolean)

    Method implementation for Set points to given index

    Declaration
    protected override void SetIndividualPoint(int index, object obj, bool replace)
    Parameters
    Type Name Description
    System.Int32 index

    The Index

    System.Object obj

    The Object

    System.Boolean replace

    Is Replace Required

    Overrides
    ChartSeriesBase.SetIndividualPoint(Int32, Object, Boolean)

    Implements

    ICloneable
    ISupportAxes3D
    ISupportAxes

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved