Show / Hide Table of Contents

Class AreaSeries

Represents a control that contains a data series to be rendered in X/Y line format.

Inheritance
System.Object
DependencyObject
UIElement
FrameworkElement
Control
Series
DataPointSeries
DataPointSeriesWithAxes
DataPointSingleSeriesWithAxes
LineAreaBaseSeries<AreaDataPoint>
AreaSeries
Implements
ISeries
IRequireSeriesHost
IDataProvider
IRangeProvider
IAxisListener
IValueMarginProvider
IRequireGlobalSeriesIndex
IAnchoredToOrigin
Inherited Members
LineAreaBaseSeries<AreaDataPoint>.DependentRangeAxis
LineAreaBaseSeries<AreaDataPoint>.DependentRangeAxisProperty
LineAreaBaseSeries<AreaDataPoint>.IndependentAxis
LineAreaBaseSeries<AreaDataPoint>.IndependentAxisProperty
LineAreaBaseSeries<AreaDataPoint>.ActualIndependentAxis
LineAreaBaseSeries<AreaDataPoint>.ActualDependentRangeAxis
LineAreaBaseSeries<AreaDataPoint>.OnApplyTemplate()
LineAreaBaseSeries<AreaDataPoint>.OnDataPointsChanged(IList<DataPoint>, IList<DataPoint>)
LineAreaBaseSeries<AreaDataPoint>.OnAfterUpdateDataPoints()
LineAreaBaseSeries<AreaDataPoint>.OnDataPointIndependentValueChanged(DataPoint, Object, Object)
LineAreaBaseSeries<AreaDataPoint>.CreateDataPoint()
LineAreaBaseSeries<AreaDataPoint>.GetResourceDictionaryEnumeratorFromHost()
LineAreaBaseSeries<AreaDataPoint>.UpdateDataPoint(DataPoint)
LineAreaBaseSeries<AreaDataPoint>.UpdateShape()
DataPointSingleSeriesWithAxes.ActualDataPointStyleName
DataPointSingleSeriesWithAxes.LegendItem
DataPointSingleSeriesWithAxes.PaletteResources
DataPointSingleSeriesWithAxes.OnDataPointStylePropertyChanged(Style, Style)
DataPointSingleSeriesWithAxes.ActualDataPointStyle
DataPointSingleSeriesWithAxes.ActualDataPointStyleProperty
DataPointSingleSeriesWithAxes.ActualLegendItemStyle
DataPointSingleSeriesWithAxes.ActualLegendItemStyleProperty
DataPointSingleSeriesWithAxes.OnLegendItemStylePropertyChanged(Style, Style)
DataPointSingleSeriesWithAxes.GlobalSeriesIndex
DataPointSingleSeriesWithAxes.GlobalSeriesIndexProperty
DataPointSingleSeriesWithAxes.OnGlobalSeriesIndexPropertyChanged(Nullable<Int32>, Nullable<Int32>)
DataPointSingleSeriesWithAxes.OnTitleChanged(Object, Object)
DataPointSingleSeriesWithAxes.OnPlotAreaChanged(Panel, Panel)
DataPointSingleSeriesWithAxes.OnSeriesHostPropertyChanged(ISeriesHost, ISeriesHost)
DataPointSingleSeriesWithAxes.PrepareDataPoint(DataPoint, Object)
DataPointSingleSeriesWithAxes.GlobalSeriesIndexChanged(Nullable<Int32>)
DataPointSeriesWithAxes.CreateRangeAxisFromData(Object)
DataPointSeriesWithAxes.GetActualDataPointAxisValue(DataPoint, IAxis)
DataPointSeriesWithAxes.InternalActualDependentAxis
DataPointSeriesWithAxes.InternalDependentAxis
DataPointSeriesWithAxes.OnInternalDependentAxisPropertyChanged(IAxis, IAxis)
DataPointSeriesWithAxes.InternalActualIndependentAxis
DataPointSeriesWithAxes.InternalIndependentAxis
DataPointSeriesWithAxes.OnInternalIndependentAxisPropertyChanged(IAxis, IAxis)
DataPointSeriesWithAxes.OnDataPointActualDependentValueChanged(DataPoint, IComparable, IComparable)
DataPointSeriesWithAxes.OnDataPointDependentValueChanged(DataPoint, IComparable, IComparable)
DataPointSeriesWithAxes.OnDataPointActualIndependentValueChanged(DataPoint, Object, Object)
DataPointSeriesWithAxes.UpdateDataPoints(IEnumerable<DataPoint>)
DataPointSeriesWithAxes.GetAxes(DataPoint, Func<IAxis, Boolean>, Func<IAxis>, Func<IAxis, Boolean>, Func<IAxis>)
DataPointSeriesWithAxes.IAxisListener.AxisInvalidated(IAxis)
DataPointSeriesWithAxes.GetRange(IRangeConsumer)
DataPointSeriesWithAxes.IDataProvider.GetData(IDataConsumer)
DataPointSeriesWithAxes.IRangeProvider.GetRange(IRangeConsumer)
DataPointSeriesWithAxes.IValueMarginProvider.GetValueMargins(IValueMarginConsumer)
DataPointSeries.PlotAreaName
DataPointSeries.DataPointStyleName
DataPointSeries.LegendItemStyleName
DataPointSeries.ActualLegendItemStyleName
DataPointSeries.DependentValueBinding
DataPointSeries.DependentValuePath
DataPointSeries.IndependentValueBinding
DataPointSeries.IndependentValuePath
DataPointSeries.ItemsSource
DataPointSeries.ItemsSourceProperty
DataPointSeries.OnItemsSourceChanged(IEnumerable, IEnumerable)
DataPointSeries.AnimationSequence
DataPointSeries.ActiveDataPoints
DataPointSeries.ActiveDataPointCount
DataPointSeries.TransitionEasingFunction
DataPointSeries.TransitionEasingFunctionProperty
DataPointSeries.IsSelectionEnabled
DataPointSeries.IsSelectionEnabledProperty
DataPointSeries.OnIsSelectionEnabledPropertyChanged(Boolean, Boolean)
DataPointSeries.AnimationSequenceProperty
DataPointSeries.PlotAreaSize
DataPointSeries.SelectionChanged
DataPointSeries.SelectedItem
DataPointSeries.SelectedItemProperty
DataPointSeries.OnSelectedItemPropertyChanged(Object, Object)
DataPointSeries.DataPointStyle
DataPointSeries.DataPointStyleProperty
DataPointSeries.LegendItemStyle
DataPointSeries.LegendItemStyleProperty
DataPointSeries.TransitionDuration
DataPointSeries.TransitionDurationProperty
DataPointSeries.AddObject(Object)
DataPointSeries.ShouldCreateDataPoint(Object)
DataPointSeries.GetInsertionIndex(DataPoint)
DataPointSeries.AddDataPoint(DataPoint)
DataPointSeries.GetDataPoint(Object)
DataPointSeries.CreateLegendItem(DataPointSeries)
DataPointSeries.LoadDataPoints(IEnumerable, IEnumerable)
DataPointSeries.OnItemsSourceCollectionChanged(IEnumerable, NotifyCollectionChangedEventArgs)
DataPointSeries.Refresh()
DataPointSeries.RemoveObject(Object)
DataPointSeries.RemoveDataPoint(DataPoint)
DataPointSeries.UpdatingDataPoints
DataPointSeries.AttachEventHandlersToDataPoint(DataPoint)
DataPointSeries.DetachEventHandlersFromDataPoint(DataPoint)
DataPointSeries.OnBeforeUpdateDataPoints()
DataPointSeries.OnDataPointStateChanged(DataPoint, DataPointState, DataPointState)
Series.TitleName
Series.SeriesHost
Series.LegendItems
Series.Title
Series.TitleProperty
Control.EnableBaseControlHandlingOfVisualStates
Control.ManageIsEnabled(Boolean)
Control.Background
Control.BackgroundProperty
Control.BorderBrush
Control.BorderBrushProperty
Control.BorderThickness
Control.BorderThicknessProperty
Control.FontWeight
Control.FontWeightProperty
Control.FontStyle
Control.FontStyleProperty
Control.Foreground
Control.ForegroundProperty
Control.FontFamily
Control.FontFamilyProperty
Control.FontSize
Control.FontSizeProperty
Control.TextDecorations
Control.TextDecorationsProperty
Control.Padding
Control.PaddingProperty
Control.HorizontalContentAlignment
Control.HorizontalContentAlignmentProperty
Control.VerticalContentAlignment
Control.VerticalContentAlignmentProperty
Control.TabIndex
Control.TabIndexProperty
Control.IsTabStop
Control.IsTabStopProperty
Control.TabNavigation
Control.TabNavigationProperty
Control.Template
Control.TemplateProperty
Control.ApplyTemplate()
Control.GetTemplateChild(String)
Control.Focus()
Control.HandlesScrolling
Control.OnGotFocus(RoutedEventArgs)
Control.OnLostFocus(RoutedEventArgs)
Control.CreateDomElement(Object, Object)
Control.CharacterSpacingProperty
Control.CharacterSpacing
Control.FontStretchProperty
Control.FontStretch
Control.OnDrop(DragEventArgs)
Control.OnDragEnter(DragEventArgs)
Control.OnDragLeave(DragEventArgs)
Control.OnTextInputUpdate(TextCompositionEventArgs)
Control.MeasureOverride(Size)
Control.ArrangeOverride(Size)
FrameworkElement.LayoutUpdated
FrameworkElement.SizeChanged
FrameworkElement.ResourceLookupMode
FrameworkElement.StyleProperty
FrameworkElement.Style
FrameworkElement.DefaultStyleKeyProperty
FrameworkElement.DefaultStyleKey
FrameworkElement.OverridesDefaultStyleProperty
FrameworkElement.OverridesDefaultStyle
FrameworkElement.OnVisualParentChanged(DependencyObject)
FrameworkElement.VisualChildrenCount
FrameworkElement.GetVisualChild(Int32)
FrameworkElement.Parent
FrameworkElement.AddLogicalChild(Object)
FrameworkElement.RemoveLogicalChild(Object)
FrameworkElement.LogicalChildren
FrameworkElement.TemplatedParent
FrameworkElement.Resources
FrameworkElement.IsLoaded
FrameworkElement.SetBinding(DependencyProperty, BindingBase)
FrameworkElement.SetBinding(DependencyProperty, Binding)
FrameworkElement.GetBindingExpression(DependencyProperty)
FrameworkElement.Cursor
FrameworkElement.CursorProperty
FrameworkElement.FindName(String)
FrameworkElement.Name
FrameworkElement.NameProperty
FrameworkElement.DataContext
FrameworkElement.DataContextProperty
FrameworkElement.DataContextChanged
FrameworkElement.Triggers
FrameworkElement.FlowDirectionProperty
FrameworkElement.FlowDirection
FrameworkElement.LanguageProperty
FrameworkElement.Language
FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs)
FrameworkElement.Tag
FrameworkElement.TagProperty
FrameworkElement.LoadedEvent
FrameworkElement.Loaded
FrameworkElement.Unloaded
FrameworkElement.BindingValidationError
FrameworkElement.ContextMenuProperty
FrameworkElement.ContextMenu
FrameworkElement.ContextMenuOpening
FrameworkElement.ToolTipProperty
FrameworkElement.ToolTip
FrameworkElement.INTERNAL_OnDetachedFromVisualTree()
FrameworkElement.INTERNAL_OnAttachedToVisualTree()
FrameworkElement.Height
FrameworkElement.HeightProperty
FrameworkElement.Width
FrameworkElement.WidthProperty
FrameworkElement.HorizontalAlignment
FrameworkElement.HorizontalAlignmentProperty
FrameworkElement.VerticalAlignment
FrameworkElement.VerticalAlignmentProperty
FrameworkElement.Margin
FrameworkElement.MarginProperty
FrameworkElement.MinHeight
FrameworkElement.MinHeightProperty
FrameworkElement.MinWidth
FrameworkElement.MinWidthProperty
FrameworkElement.MaxHeight
FrameworkElement.MaxHeightProperty
FrameworkElement.MaxWidth
FrameworkElement.MaxWidthProperty
FrameworkElement.ActualWidthProperty
FrameworkElement.ActualWidth
FrameworkElement.ActualHeightProperty
FrameworkElement.ActualHeight
UIElement.TransformToVisual(UIElement)
UIElement.OnCreateAutomationPeer()
UIElement.RenderSize
UIElement.DesiredSize
UIElement.InvalidateMeasure()
UIElement.InvalidateArrange()
UIElement.Measure(Size)
UIElement.Arrange(Rect)
UIElement.UpdateLayout()
UIElement.DragEnter
UIElement.DragLeave
UIElement.Drop
UIElement.DragOver
UIElement.CacheMode
UIElement.CacheModeProperty
UIElement.Projection
UIElement.ProjectionProperty
UIElement.VisualParent
UIElement.AddVisualChild(UIElement)
UIElement.RemoveVisualChild(UIElement)
UIElement.OnVisualChildrenChanged(DependencyObject, DependencyObject)
UIElement.XamlSourcePath
UIElement.ClipToBounds
UIElement.ClipToBoundsProperty
UIElement.ClipProperty
UIElement.Clip
UIElement.IsEnabledProperty
UIElement.IsEnabled
UIElement.IsEnabledChanged
UIElement.EffectProperty
UIElement.Effect
UIElement.RenderTransformProperty
UIElement.RenderTransform
UIElement.RenderTransformOriginProperty
UIElement.RenderTransformOrigin
UIElement.UseLayoutRounding
UIElement.UseLayoutRoundingProperty
UIElement.Visibility
UIElement.VisibilityProperty
UIElement.IsVisibleProperty
UIElement.IsVisible
UIElement.IsVisibleChanged
UIElement.OpacityProperty
UIElement.Opacity
UIElement.OpacityMaskProperty
UIElement.OpacityMask
UIElement.IsHitTestVisible
UIElement.IsHitTestVisibleProperty
UIElement.AllowDrop
UIElement.AllowDropProperty
UIElement.CaptureMouse()
UIElement.IsMouseCaptured
UIElement.ReleaseMouseCapture()
UIElement.AllowScrollOnTouchMove
UIElement.AllowScrollOnTouchMoveProperty
UIElement.AddHandler(RoutedEvent, Delegate, Boolean)
UIElement.RemoveHandler(RoutedEvent, Delegate)
UIElement.MouseMoveEvent
UIElement.MouseMove
UIElement.OnMouseMove(MouseEventArgs)
UIElement.MouseLeftButtonDownEvent
UIElement.MouseLeftButtonDown
UIElement.OnMouseLeftButtonDown(MouseButtonEventArgs)
UIElement.MouseRightButtonDownEvent
UIElement.MouseRightButtonDown
UIElement.OnMouseRightButtonDown(MouseButtonEventArgs)
UIElement.MouseWheelEvent
UIElement.MouseWheel
UIElement.OnMouseWheel(MouseWheelEventArgs)
UIElement.MouseLeftButtonUpEvent
UIElement.MouseLeftButtonUp
UIElement.OnMouseLeftButtonUp(MouseButtonEventArgs)
UIElement.MouseEnterEvent
UIElement.MouseEnter
UIElement.OnMouseEnter(MouseEventArgs)
UIElement.MouseLeaveEvent
UIElement.MouseLeave
UIElement.OnMouseLeave(MouseEventArgs)
UIElement.TextInputStartEvent
UIElement.TextInputStart
UIElement.OnTextInputStart(TextCompositionEventArgs)
UIElement.TextInputEvent
UIElement.TextInput
UIElement.OnTextInput(TextCompositionEventArgs)
UIElement.TextInputUpdateEvent
UIElement.TextInputUpdate
UIElement.TappedEvent
UIElement.Tapped
UIElement.OnTapped(TappedRoutedEventArgs)
UIElement.MouseRightButtonUpEvent
UIElement.MouseRightButtonUp
UIElement.OnMouseRightButtonUp(MouseButtonEventArgs)
UIElement.KeyDownEvent
UIElement.KeyDown
UIElement.OnKeyDown(KeyEventArgs)
UIElement.KeyUpEvent
UIElement.KeyUp
UIElement.OnKeyUp(KeyEventArgs)
UIElement.GotFocusEvent
UIElement.GotFocus
UIElement.LostFocusEvent
UIElement.LostFocus
UIElement.LostMouseCapture
UIElement.OnLostMouseCapture(MouseEventArgs)
UIElement.INTERNAL_AttachToDomEvents()
UIElement.INTERNAL_DetachFromDomEvents()
DependencyObject.GetValue(DependencyProperty)
DependencyObject.SetCurrentValue(DependencyProperty, Object)
DependencyObject.ReadLocalValue(DependencyProperty)
DependencyObject.SetValue(DependencyProperty, Object)
DependencyObject.SetValue(DependencyPropertyKey, Object)
DependencyObject.CoerceValue(DependencyProperty)
DependencyObject.Dispatcher
DependencyObject.ClearValue(DependencyProperty)
DependencyObject.ClearValue(DependencyPropertyKey)
DependencyObject.CheckAccess()
DependencyObject.GetAnimationBaseValue(DependencyProperty)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Controls.DataVisualization.Charting
Assembly: OpenSilver.Controls.DataVisualization.Toolkit.dll
Syntax
[StyleTypedProperty(Property = "DataPointStyle", StyleTargetType = typeof(AreaDataPoint))]
[StyleTypedProperty(Property = "LegendItemStyle", StyleTargetType = typeof(LegendItem))]
[StyleTypedProperty(Property = "PathStyle", StyleTargetType = typeof(Path))]
[TemplatePart(Name = "PlotArea", Type = typeof(Canvas))]
public class AreaSeries : LineAreaBaseSeries<AreaDataPoint>, IControl, IFrameworkElement, IUIElement, IDependencyObject, ISeries, IRequireSeriesHost, IDataProvider, IRangeProvider, IAxisListener, IValueMarginProvider, IRequireGlobalSeriesIndex, IAnchoredToOrigin

Constructors

| Improve this Doc View Source

AreaSeries()

Initializes a new instance of the AreaSeries class.

Declaration
public AreaSeries()

Fields

| Improve this Doc View Source

GeometryProperty

Identifies the Geometry dependency property.

Declaration
public static readonly DependencyProperty GeometryProperty
Field Value
Type Description
DependencyProperty
| Improve this Doc View Source

PathStyleProperty

Identifies the PathStyle dependency property.

Declaration
public static readonly DependencyProperty PathStyleProperty
Field Value
Type Description
DependencyProperty

Properties

| Improve this Doc View Source

AnchoredAxis

Gets the axis to which the series is anchored.

Declaration
protected IRangeAxis AnchoredAxis { get; }
Property Value
Type Description
IRangeAxis
| Improve this Doc View Source

Geometry

Gets the geometry property.

Declaration
public Geometry Geometry { get; }
Property Value
Type Description
Geometry
| Improve this Doc View Source

PathStyle

Gets or sets the style of the Path object that follows the data points.

Declaration
public Style PathStyle { get; set; }
Property Value
Type Description
Style

Methods

| Improve this Doc View Source

GetAxes(DataPoint)

Acquire a horizontal linear axis and a vertical linear axis.

Declaration
protected override void GetAxes(DataPoint firstDataPoint)
Parameters
Type Name Description
DataPoint firstDataPoint

The first data point.

Overrides
DataPointSeriesWithAxes.GetAxes(DataPoint)
| Improve this Doc View Source

GetValueMargins(IValueMarginConsumer)

Remove value margins from the side of the data points to ensure that area chart is flush against the edge of the chart.

Declaration
protected override IEnumerable<ValueMargin> GetValueMargins(IValueMarginConsumer consumer)
Parameters
Type Name Description
IValueMarginConsumer consumer

The value margin consumer.

Returns
Type Description
System.Collections.Generic.IEnumerable<ValueMargin>

A sequence of value margins.

Overrides
DataPointSeriesWithAxes.GetValueMargins(IValueMarginConsumer)
| Improve this Doc View Source

UpdateShapeFromPoints(IEnumerable<Point>)

Updates the Series shape object from a collection of Points.

Declaration
protected override void UpdateShapeFromPoints(IEnumerable<Point> points)
Parameters
Type Name Description
System.Collections.Generic.IEnumerable<Point> points

Collection of Points.

Overrides
System.Windows.Controls.DataVisualization.Charting.LineAreaBaseSeries<System.Windows.Controls.DataVisualization.Charting.AreaDataPoint>.UpdateShapeFromPoints(System.Collections.Generic.IEnumerable<System.Windows.Point>)

Explicit Interface Implementations

| Improve this Doc View Source

IAnchoredToOrigin.AnchoredAxis

Gets the axis to which the series is anchored.

Declaration
IRangeAxis IAnchoredToOrigin.AnchoredAxis { get; }
Returns
Type Description
IRangeAxis

Implements

ISeries
IRequireSeriesHost
IDataProvider
IRangeProvider
IAxisListener
IValueMarginProvider
IRequireGlobalSeriesIndex
IAnchoredToOrigin

Extension Methods

DependencyObjectHelper.GetSelfAndAncestors(DependencyObject)
UIElementExtendedRoutedEventExtensions.AddHandler(UIElement, ExtendedRoutedEvent, Delegate, Boolean)
UIElementExtendedRoutedEventExtensions.RemoveHandler(UIElement, ExtendedRoutedEvent, Delegate)
VisualTreeExtensions.GetVisualAncestors(DependencyObject)
VisualTreeExtensions.GetVisualAncestorsAndSelf(DependencyObject)
VisualTreeExtensions.GetVisualChildren(DependencyObject)
VisualTreeExtensions.GetVisualChildrenAndSelf(DependencyObject)
VisualTreeExtensions.GetVisualDescendants(DependencyObject)
VisualTreeExtensions.GetVisualDescendantsAndSelf(DependencyObject)
VisualTreeExtensions.GetVisualSiblings(DependencyObject)
VisualTreeExtensions.GetVisualSiblingsAndSelf(DependencyObject)
VisualTreeExtensions.GetBoundsRelativeTo(FrameworkElement, UIElement)
VisualTreeExtensions.InvokeOnLayoutUpdated(FrameworkElement, Action)
  • Improve this Doc
  • View Source