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

The stacked area compares trends and percentage, add this series to a cartesian chart
Наследование: LineSeries, IStackedAreaSeriesView
Показать файл Открыть проект

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

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

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

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

This method runs when the update starts

StackedAreaSeries ( ) : System

Initializes a new instance of StackedAreaSeries class

StackedAreaSeries ( object configuration ) : System

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

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

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

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

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

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

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

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

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

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

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

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

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