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

PaneTitleModel.Text Property

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll

Declaration

[DependentUpon("Visibility")]
[PropertyForOptions(-1, "General", 1)]
[LocalizableCategory(DesignerCategories.General)]
public string Text { get; set; }

Property Value

Type
String
See Also