[]
        
(Showing Draft Content)

C1.WinUI.Chart.Contour.Levels

Levels Property

Levels

Gets or sets the explicit contour levels to use for rendering. If set, this overrides the automatic level calculation based on NumberOfContourLevels.

Declaration
public double[] Levels { get; set; }
Public Property Levels As Double()