PaletteItem

StockSharp.Xaml.Diagram.Avalonia.Controls

Represents an item in the diagram palette.

Properties

Category : string

Category name for grouping.

Description : string

Description/tooltip.

Factory : Func<object>

Factory function to create the element.

IconSource : string

Icon resource name or path.

Name : string

Display name.

TypeName : string

Full type name of the element to create.

Methods

ToString() : string

Преобразовать к строковому представлению.

Returns: Строковое представление.