ChartAxis.TitleVisible Property
Gets or sets whether the title of the chart’s axis is visible.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the title of the chart’s axis is visible; otherwise, false. |
See Also