Back to Devexpress

ChartDesigner.ShowIcon Property

windowsforms-devexpress-dot-xtracharts-dot-designer-dot-chartdesigner-f0583d91.md

latest1.1 KB
Original Source

ChartDesigner.ShowIcon Property

Gets or sets the value indicating whether the Designer form icon should be shown.

Namespace : DevExpress.XtraCharts.Designer

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

NuGet Package : DevExpress.Win.Charts

Declaration

csharp
public bool ShowIcon { get; set; }
vb
Public Property ShowIcon As Boolean

Property Value

TypeDefaultDescription
Booleantrue

true if the icon should be shown; otherwise false.

|

See Also

ChartDesigner Class

ChartDesigner Members

DevExpress.XtraCharts.Designer Namespace