Skip to main content

AreaSeriesView.ContourAppearance Property

Gets or sets the appearance of an area contour.

Namespace: DevExpress.UI.Xaml.Charts

Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

public ContourAppearance ContourAppearance { get; set; }

Property Value

Type Description
ContourAppearance

ContourAppearance

See Also