Skip to main content

StackedAreaSeriesView.ActualContourAppearance Property

Gets the actual contour appearance.

Namespace: DevExpress.UI.Xaml.Charts

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

NuGet Package: DevExpress.Uwp.Controls

Declaration

public ContourAppearance ActualContourAppearance { get; set; }

Property Value

Type Description
ContourAppearance

A ContourAppearance object.

See Also