ShadowExtension
Class

Assembly LiveChartsCore.SkiaSharpView.WinUI
Namespace LiveChartsCore.SkiaSharpView.WinUI

Summary:
The drop shadow extension.

Inheritance:
Object =>
MarkupExtension =>
BaseExtension =>
ShadowExtension

Constructors

// Initializes a new instance of the ShadowExtension class.
// Initializes a new instance of the ShadowExtension class.
String stringFormat// The string format example: "2,2,8,8,#000" or "2,2,8,#000" or "2,8,#000".
)

Properties

The Shadow in string format example: "2,2,8,8,#000" or "2,2,8,#000" or "2,8,#000".
Type: String