DrawMarginFrame<TDrawingContext>
Class
Assembly LiveChartsCore
Namespace LiveChartsCore
Summary:
Defines a draw margin frame visual in a chart.
| TDrawingContext | The type of the drawing context. |
Implements:
Derived:
Properties
Events
Occurs when a property value changes.
Handler definition: PropertyChangedEventHandler
Handler definition: PropertyChangedEventHandler
Methods
// Deletes the IPaint`1 instances that changed from the user interface.
| IChartView<TDrawingContext> chart | // The chart. |
)