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

AreaSeriesView.ContourAppearance Property

Gets or sets the appearance of an area contour.

Namespace: DevExpress.WinUI.Charts

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

NuGet Package: DevExpress.WinUI

Declaration

[DP(null, Handler = "ContourChanged")]
public ContourAppearance ContourAppearance { get; set; }

Property Value

Type Description
ContourAppearance

ContourAppearance

See Also