[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DContour

Chart3DContour Class

Represents properties specific to contour and zone charts.

Inheritance
Chart3DContour
Implements
IC1Serializable
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public class Chart3DContour : ChartObject, INotifyPropertyChanged, IC1Serializable

Properties

Name Description
ContourMethod

Gets or sets the contour calculation method.

IsContoured

Gets or sets a value indicating whether the chart is contoured.

IsZoned

Gets or sets a value indicating whether the chart is zoned.

NumLevels

Gets or sets the number of contour levels.

ZoneMethod

Gets or sets the zone method.

Methods

Name Description
AssignFrom(ChartObject)

For internal use only. Assigns (copies) properties from another ChartObject to the current object.