Back to Devexpress

PaneTitle.Visible Property

corelibraries-devexpress-dot-xtracharts-dot-panetitle-70ba9ecb.md

latest998 B
Original Source

PaneTitle.Visible Property

This property is hidden and intended for internal use only. Normally you don’t need to use it.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
[Browsable(false)]
public bool Visible { get; set; }
vb
<Browsable(False)>
Public Property Visible As Boolean

Property Value

Type
Boolean

See Also

PaneTitle Class

PaneTitle Members

DevExpress.XtraCharts Namespace