ColorArrayExtension
Class

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

Summary:
The color array extension.

Inheritance:
Object =>
BaseExtension =>
ColorArrayExtension

Constructors

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

Properties

Gets or sets the values in string format, example: "#000,#FFF,#F00".
Type: String

Methods

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