C# Класс LiveCharts.Wpf.VerticalStackedAreaSeries

Compares trend and proportion, this series must be added in a cartesian chart.
Наследование: VerticalLineSeries, IVerticalStackedAreaSeriesView
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
StackModeProperty System.Windows.DependencyProperty

Открытые методы

Метод Описание
OnSeriesUpdateStart ( ) : void

This method runs when the update starts

VerticalStackedAreaSeries ( ) : System

Initializes a new instance of VerticalStackedAreaSeries class

VerticalStackedAreaSeries ( object configuration ) : System

Initializes a new instance of VerticalStackedAreaSeries class, with a given mapper

Приватные методы

Метод Описание
InitializeDefuaults ( ) : void

Описание методов

OnSeriesUpdateStart() публичный Метод

This method runs when the update starts
public OnSeriesUpdateStart ( ) : void
Результат void

VerticalStackedAreaSeries() публичный Метод

Initializes a new instance of VerticalStackedAreaSeries class
public VerticalStackedAreaSeries ( ) : System
Результат System

VerticalStackedAreaSeries() публичный Метод

Initializes a new instance of VerticalStackedAreaSeries class, with a given mapper
public VerticalStackedAreaSeries ( object configuration ) : System
configuration object
Результат System

Описание свойств

StackModeProperty публичное статическое свойство

The stack mode property
public static DependencyProperty,System.Windows StackModeProperty
Результат System.Windows.DependencyProperty