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

AreaSeriesView.ActualContourAppearance Property

Gets the actual contour appearance.

Namespace: DevExpress.WinUI.Charts

Assembly: DevExpress.WinUI.Charts.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public ContourAppearance ActualContourAppearance { get; set; }

Property Value

Type Description
ContourAppearance

A ContourAppearance object.

See Also