IColoredGeometry<TDrawingContext>
Interface

Assembly LiveChartsCore
Namespace LiveChartsCore.Drawing

Summary:
Defines a colored geometry in the user interface, a geometry with a Color property.

Type parameters:
TDrawingContext The type of the drawing context.
Implements:
IGeometry<TDrawingContext>
IDrawable<TDrawingContext>
IPaintable<TDrawingContext>
Derived:

Properties

Gets or sets the color.
Type: LvcColor