DashEffect
Class
Assembly LiveChartsCore.SkiaSharpView
Namespace LiveChartsCore.SkiaSharpView.Painting.Effects
Summary:
Creates a stroke dash effect.
Constructors
Methods
// Creates a new object that is a copy of the current instance.
// Creates the path effect.
// Transitions the path effect to a new one.
| Single progress, | // The progress. |
| PathEffect target | // The end target. |
)