AreaSeriesView.ActualContourAppearance Property
In This Article
Gets the actual contour appearance.
Namespace: DevExpress.WinUI.Charts
Assembly: DevExpress.WinUI.Charts.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public ContourAppearance ActualContourAppearance { get; set; }
#Property Value
Type | Description |
---|---|
Contour |
A Contour |
See Also