Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

dxChartXYSeriesLineView Unit

In This Article

This unit implements all series Line Views and all related setting classes.

#Classes

Name Description
TdxChartLineSeriesPointDrawParameters Stores series point draw settings in a Line series View.
TdxChartXYSeriesFullStackedLineView Stores Full-Stacked Line View settings.
TdxChartXYSeriesLineAppearance Stores general line appearance settings for Line and Area series Views.
TdxChartXYSeriesLineMarkerAppearance Stores general value marker appearance settings for Line and Area series Views.
TdxChartXYSeriesLineMarkers Stores value marker appearance settings for Line and Area series Views.
TdxChartXYSeriesLineValueLabels Stores value label appearance and behavior settings for an XY series with an active Line or Area View.
TdxChartXYSeriesLineView Stores Line View settings.
TdxChartXYSeriesStackedLineView Stores Stacked Line View settings.

#Enums

Name Description
TdxChartSeriesLineOptimization Enumerates available series line and point rendering modes for Line and Area series Views.
TdxChartXYMarkerKind Enumerates all value marker shapes available for Line and Area series Views.

#Subranges

Name Description
TdxChartSeriesLineValueLabelsResolveOverlappingMode Enumerates value label overlap resolution modes available for Line and Area XY series Views.
See Also