Skip to main content
A newer version of this page is available. .

KeyColorColorizer.LegendItemPattern Property

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

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public string LegendItemPattern { get; set; }

Property Value

Type Description
String

A String object.

See Also