DrawingContext
Class

Assembly LiveChartsCore
Namespace LiveChartsCore.Drawing

Summary:
Defines a context that is able to draw 2D shapes in the user interface.

Inheritance:
Object =>
DrawingContext
Derived:

Properties

Gets the active opacity.
Type: Single
Gets the active paint task.
Type: Paint

Methods

// Draws the given string over the canvas.
String log// the log content.
)