dxChartXYSeriesLineView Unit
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