IDrawnElement<TDrawingContext>
Interface
Assembly LiveChartsCore
Namespace LiveChartsCore.Drawing
Summary:
Defines a drawable object, an object that can be represented in the user interface.
| TDrawingContext |
Derived:
Methods
// Draws the instance in the user interface with for the specified context.
Draw(
| TDrawingContext context | // |
)