ChartDesigner.ShowIcon Property
In This Article
Gets or sets the value indicating whether the Designer form icon should be shown.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if the icon should be shown; otherwise false. |
See Also