TitleBase.Visible Property
In This Article
Gets or sets the title's visibility state. This is a dependency property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Nullable<Boolean> | true if the title is visible; otherwise, false. |
See Also