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.2.dll

NuGet Package: DevExpress.Charts

#Declaration

public string LegendItemPattern { get; set; }

#Property Value

Type Description
String

A String object.

See Also