IVectorGeometry<TSegment, TDrawingContext>
Interface

Assembly LiveChartsCore
Namespace LiveChartsCore.Drawing

Summary:
Defines an area geometry.

Type parameters:
TSegment
TDrawingContext
Implements:
IPaintable<TDrawingContext>
IDrawable<TDrawingContext>
Derived:
VectorGeometry<TSegment>

Properties

Gets or sets the commands.
Type: LinkedList<TSegment>
Defines the closing method.
Type: VectorClosingMethod
Gets or sets the pivot.
Type: Single