WinForms

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

    Show / Hide Table of Contents

    Class StackingColumnSeries3D

    StackingColumnSeries3D is typically preferred in cases of multiple series of type ColumnSeries3D. Each series is then stacked vertically one above the other. If there exists only single series, it will resemble like a simple ColumnSeries3D chart.

    Inheritance
    System.Object
    ChartSeriesBase
    ChartSeries3D
    CartesianSeries3D
    XyDataSeries3D
    XyzDataSeries3D
    StackingSeriesBase3D
    StackingColumnSeries3D
    StackingColumn100Series3D
    Implements
    ICloneable
    ISupportAxes3D
    ISupportAxes
    ISegmentSpacing
    Inherited Members
    StackingSeriesBase3D.GroupingLabelProperty
    StackingSeriesBase3D.FindNearestChartPoint(Point, Double, Double, Double)
    StackingSeriesBase3D.GetCumulativeStackValues(ChartSeriesBase)
    StackingSeriesBase3D.GetStackedYValue(Int32)
    StackingSeriesBase3D.GroupingLabel
    StackingSeriesBase3D.YRangeStartValues
    StackingSeriesBase3D.YRangeEndValues
    XyzDataSeries3D.ZBindingPathProperty
    XyzDataSeries3D.GetZValues()
    XyzDataSeries3D.OnDataSourceChanged(IEnumerable, IEnumerable)
    XyzDataSeries3D.SetIndividualDataTablePoint(Int32, Object, Boolean)
    XyzDataSeries3D.SetIndividualPoint(Int32, Object, Boolean)
    XyzDataSeries3D.OnBindingPathChanged(DependencyPropertyChangedEventArgs)
    XyzDataSeries3D.ZRange
    XyzDataSeries3D.ZBindingPath
    XyzDataSeries3D.IsIndexedZAxis
    XyzDataSeries3D.ActualZAxis
    XyzDataSeries3D.ActualZValues
    XyzDataSeries3D.ZValues
    XyDataSeries3D.YBindingPathProperty
    XyDataSeries3D.GetPointToValue(ChartAxis, Point)
    XyDataSeries3D.GeneratePoints()
    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.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.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.IsLinear
    ChartSeriesBase.IsAreaTypeSeries
    ChartSeriesBase.IsBitmapSeries
    ChartSeriesBase.IsColorPathSeries
    ChartSeriesBase.IsIndexed
    ChartSeriesBase.ColorValues
    ChartSeriesBase.ActualXValues
    ChartSeriesBase.SelectedSegmentsIndexes
    ChartSeriesBase.ActualXAxis
    ChartSeriesBase.ActualYAxis
    ChartSeriesBase.PropertyChanged
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public class StackingColumnSeries3D : StackingSeriesBase3D, ICloneable, ISupportAxes3D, ISupportAxes, ISegmentSpacing

    Constructors

    StackingColumnSeries3D()

    Declaration
    public StackingColumnSeries3D()

    Fields

    SegmentSpacingProperty

    The DependencyProperty for SegmentSpacing property.

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

    Properties

    IsSideBySide

    Gets a value indicating whether this series is placed side by side.

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

    It returns true, if the series is placed side by side [cluster mode].

    Overrides
    ChartSeriesBase.IsSideBySide

    IsStacked

    Gets a value indicating whether this series is placed side by side.

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

    It returns true, if the series is placed side by side [cluster mode].

    Overrides
    ChartSeriesBase.IsStacked

    SegmentSpacing

    Gets or sets the spacing between the segments across the series in cluster mode.

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

    The value ranges from 0 to 1.

    Methods

    CalculateSegmentSpacing(Double, Double, Double)

    Calculates the segment spacing.

    Declaration
    protected static double CalculateSegmentSpacing(double spacing, double right, double left)
    Parameters
    Type Name Description
    System.Double spacing

    The Spacing.

    System.Double right

    The Right Position.

    System.Double left

    The Left Position.

    Returns
    Type Description
    System.Double

    Returns the calculated segment space.

    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
    StackingSeriesBase3D.CloneSeries(DependencyObject)

    CreateSegments()

    creates the segments of StackingColumnSeries3D.

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

    Explicit Interface Implementations

    ISegmentSpacing.CalculateSegmentSpacing(Double, Double, Double)

    Calculates the segment spacing.

    Declaration
    double ISegmentSpacing.CalculateSegmentSpacing(double spacing, double right, double left)
    Parameters
    Type Name Description
    System.Double spacing

    The Spacing.

    System.Double right

    The Right Position.

    System.Double left

    The Left Position.

    Returns
    Type Description
    System.Double

    Returns the calculated segment space.

    Implements

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