A newer version of this page is available.
Switch to the current version.
ConstantLineModel Class
The ConstantLine model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll
Declaration
[ModelOf(typeof(ConstantLine))]
[HasOptionsControl]
public class ConstantLineModel :
ChartElementNamedModel,
ISupportModelVisibility
<ModelOf(GetType(ConstantLine))>
<HasOptionsControl>
Public Class ConstantLineModel
Inherits ChartElementNamedModel
Implements ISupportModelVisibility
Related API Members
The following members accept/return ConstantLineModel objects:
Inheritance
Object
ChartElementModel
ChartElementNamedModel
ConstantLineModel
See Also
Feedback