Skip to main content

KeyColorColorizer.LegendItemPattern Property

Gets or sets the pattern used to form a legend item text.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.1.dll

NuGet Package: DevExpress.Charts

Declaration

[XtraSerializableProperty]
public string LegendItemPattern { get; set; }

Property Value

Type Description
String

A String object.

See Also