AxisTitleModel.Visible Property
Gets or sets the value of the AxisTitle.Visible within the model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v26.1.Wizard.dll
Declaration
Property Value
| Type |
|---|
| Boolean |
Remarks
The modeled property is obsolete. Use the AxisTitleModel.Visibility property instead.
See Also