MarginExtension
Class

Assembly LiveChartsCore.SkiaSharpView.Maui
Namespace LiveChartsCore.SkiaSharpView.Maui

Summary:
The margin extension.

Inheritance:
Object =>
BaseExtension =>
MarginExtension

Constructors

// Initializes a new instance of the MarginExtension class.
// Initializes a new instance of the MarginExtension class with a string format.
String stringFormat// The string format, example: "0,0" or "10,20,30,40".
)

Properties

The value in string format, example: "0,0" or "10,20,30,40".
Type: String

Methods

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