BaseSkiaPaintExtention
Class

Assembly LiveChartsCore.SkiaSharpView.Avalonia
Namespace LiveChartsCore.SkiaSharpView.Avalonia

Summary:
The base skia paint extension.

Inheritance:
Object =>
MarkupExtension =>
BaseExtension =>
BaseSkiaPaintExtention
Derived:

Properties

Gets or sets a value indicating whether the paint should be antialias.
Type: Boolean
Gets or sets the stroke width.
Type: Double
Gets or sets the stroke cap.
Type: SKStrokeCap
Gets or sets the stroke miter.
Type: Double
Gets or sets the stroke join.
Type: SKStrokeJoin
Gets or sets the image filter.
Type: ImageFilter
Gets or sets the path effect.
Type: PathEffect
Gets or sets the font family.
Type: String
Gets or sets the font weight.
Type: SKFontStyleWeight
Gets or sets the font width.
Type: SKFontStyleWidth
Gets or sets the font slant.
Type: SKFontStyleSlant
Gets or sets a character to match the typeface to use.
Type: String

Methods

// Gets the value to provide for the extension.
IServiceProvider serviceProvider// *summary not found*
)