CustomLegendItemModel.Text Property
Gets or sets the value of the CustomLegendItem.Text of the modeled custom legend item.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
String | The text of the custom legend item. |
See Also