corelibraries-devexpress-dot-xtracharts-7e397e40.md
Represents a base class for named chart elements.
Namespace : DevExpress.XtraCharts
Assembly : DevExpress.XtraCharts.v25.2.dll
NuGet Package : DevExpress.Charts
public abstract class ChartElementNamed :
ChartElement
Public MustInherit Class ChartElementNamed
Inherits ChartElement
The following members return ChartElementNamed objects:
The ChartElementNamed class serves as a base for classes that represent chart elements which can be named (such as the ConstantLine, CustomAxisLabel and Strip).
Show 78 items
Object ChartElement ChartElementNamed Annotation
SwiftPlotDiagramSecondaryAxisX
MovingAverageConvergenceDivergence
SwiftPlotDiagramSecondaryAxisY
TripleExponentialMovingAverageTema
TripleExponentialMovingAverageTrix
See Also