IFinancialSeries<TDrawingContext>
Interface
Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel.Sketches
Summary:
Defines a financial series.
TDrawingContext | The type of the drawing context. |
Derived:
Properties
Gets or sets the maximum width of the bar.
Type: Double
Type: Double
Gets or sets the up stroke, the stroke when the trend goes down.
Type: IPaint<TDrawingContext>
Type: IPaint<TDrawingContext>