Back to Devexpress

SegmentSeries2DBase Class

wpf-devexpress-dot-xpf-dot-charts-dot-segmentseries2dbase.md

latest2.9 KB
Original Source

SegmentSeries2DBase Class

The base class for two-dimensional segment series.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public abstract class SegmentSeries2DBase :
    MarkerSeries2D
vb
Public MustInherit Class SegmentSeries2DBase
    Inherits MarkerSeries2D

Implements

ILegendVisible

Inheritance

Show 29 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement Series XYSeries XYSeries2D MarkerSeries2D SegmentSeries2DBase AreaSeries2D

AreaStackedSeries2D

LineSeries2D

AreaStepFullStackedSeries2D

LineStackedSeries2D

LineStepSeries2D

SplineAreaSeries2D

SplineSeries2D

LineFullStackedSeries2D

LineScatterSeries2D

SplineAreaFullStackedSeries2D

SplineAreaStackedSeries2D

AreaFullStackedSeries2D

AreaStepSeries2D

AreaStepStackedSeries2D

See Also

SegmentSeries2DBase Members

DevExpress.Xpf.Charts Namespace