Skip to main content

TdxChartXYSeriesLineAppearance Class

Stores general line appearance settings for Line and Area series Views.

Declaration

TdxChartXYSeriesLineAppearance = class(
    TdxChartSeriesViewAppearance
)

Remarks

Use line appearance settings to change line width, stroke style, and color.

Main API Members

The list below outlines key members of the TdxChartXYSeriesLineAppearance class that allow you to customize appearance of an XY series that uses any Line View.

Direct TdxChartXYSeriesLineAppearance Class References

The Appearance property of all Line and Area Views references a TdxChartXYSeriesLineAppearance object.

See Also