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

The Step line series.
Наследование: Series, IFondeable
Показать файл Открыть проект Примеры использования класса

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

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

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

Метод Описание
GetPointView ( ChartPoint point, string label ) : IChartPointView

Gets the view of a given point

InitializeColors ( ) : void

Initializes the series colors if they are not set

StepLineSeries ( ) : System

Initializes a new instance of BubbleSeries class

StepLineSeries ( object configuration ) : System

Initializes a new instance of BubbleSeries class using a given mapper

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

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

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

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

Gets the view of a given point
public GetPointView ( ChartPoint point, string label ) : IChartPointView
point ChartPoint
label string
Результат IChartPointView

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

Initializes the series colors if they are not set
public InitializeColors ( ) : void
Результат void

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

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

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

Initializes a new instance of BubbleSeries class using a given mapper
public StepLineSeries ( object configuration ) : System
configuration object
Результат System

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

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

The alternative stroke property
public static DependencyProperty,System.Windows AlternativeStrokeProperty
Результат System.Windows.DependencyProperty

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

The point foreround property
public static DependencyProperty,System.Windows PointForeroundProperty
Результат System.Windows.DependencyProperty

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

The point geometry size property
public static DependencyProperty,System.Windows PointGeometrySizeProperty
Результат System.Windows.DependencyProperty