ColorArrayExtension
Class

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

Summary:
The color array extension.

Inheritance:
Object =>
MarkupExtension =>
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