Skip to main content
A newer version of this page is available. .
All docs
V22.1

LegendBaseModel.Title Property

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v22.1.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

[LocalizableCategory(DesignerCategories.Behavior)]
[PropertyForOptions]
[AllocateToGroup("Title")]
public LegendTitleModel Title { get; }

Property Value

Type
LegendTitleModel
See Also