ConstantLineTitleModel Class
In This Article
The ConstantLineTitle model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
[ModelOf(typeof(ConstantLineTitle))]
public class ConstantLineTitleModel :
TitleModel
#Related API Members
The following members return ConstantLineTitleModel objects:
#Inheritance
Object
ChartElementModel
TitleBaseModel
TitleModel
ConstantLineTitleModel
See Also