PointExtension
Class

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

Summary:
The point extension.

Inheritance:
Object =>
MarkupExtension =>
BaseExtension =>
PointExtension

Constructors

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

Properties

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