Skip to main content

PieSeriesView.ContourAppearance Property

Gets or sets the appearance of a pie 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
ContourAppearance

ContourAppearance

See Also