ChartWizard.Caption Property
Gets or sets the text displayed in the title bar of the Chart Wizard window.
Namespace: DevExpress.XtraCharts.Wizard
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
String | A string that represents a text for display. |
See Also