[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DContour.NumLevels

NumLevels Property

NumLevels

Gets or sets the number of contour levels.

Declaration
[C1Description("Chart3DContour.NumLevels", "The number of contour levels.")]
public int NumLevels { get; set; }
<C1Description("Chart3DContour.NumLevels", "The number of contour levels.")>
Public Property NumLevels As Integer