ColorExtension
Class

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

Summary:
The color extension.

Inheritance:
Object =>
BaseExtension =>
ColorExtension

Constructors

// Initializes a new instance of the ColorExtension class.
// Initializes a new instance of the ColorExtension class with a string format.
String stringFormat// The string format, example: "#00000000" or "#FFF" or "#F00".
)

Properties

Hex
The color in hex format, default value is #00000000.
Type: String

Methods

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