[]
Represents properties specific to contour and zone charts.
public class Chart3DContour : ChartObject, INotifyPropertyChanged, IC1Serializable
| 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. |
| Name | Description |
|---|---|
| AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |