AreaSeriesView.ContourAppearance Property
In This Article
Gets or sets the appearance of an area contour.
Namespace: DevExpress.WinUI.Charts
Assembly: DevExpress.WinUI.Charts.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
[DP(null, Handler = "ContourChanged")]
public ContourAppearance ContourAppearance { get; set; }
#Property Value
Type | Description |
---|---|
Contour |
See Also