IFinancialSeries
Interface

Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel.Sketches

Summary:
Defines a financial series.

Implements:
Derived:
CoreFinancialSeries<TModel, TVisual, TLabel, TMiniatureGeometry>
CandlesticksSeries<TModel, TVisual>
CandlesticksSeries<TModel, TVisual, TLabel>
XamlCandlesticksSeries<TModel, TVisual, TLabel>
XamlCandlesticksSeries<TModel, TVisual>
XamlCandlesticksSeries<TModel, TVisual, TLabel>
XamlCandlesticksSeries<TModel, TVisual>
XamlCandlesticksSeries<TModel, TVisual, TLabel>
XamlCandlesticksSeries<TModel, TVisual>
XamlCandlesticksSeries<TModel, TVisual, TLabel>
XamlCandlesticksSeries<TModel, TVisual>
XamlCandlesticksSeries<TModel, TVisual, TLabel>
XamlCandlesticksSeries<TModel, TVisual>

Properties

Gets or sets the maximum width of the bar.
Type: Double
Gets or sets the up stroke, the stroke when the trend goes up.
Type: Paint
Gets or sets the up stroke, the stroke when the trend goes down.
Type: Paint
Gets or sets the up fill, the fill when the trend goes up.
Type: Paint
Gets or sets the up fill, the fill when the trend goes down.
Type: Paint