Skip to main content
A newer version of this page is available. .

ChartTextElement Class

Represents a base class for text element objects within a chart control (various titles and labels).

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public abstract class ChartTextElement :
    ChartElement,
    ISupportFlowDirection,
    IBindingPropertiesSource
See Also