[]
Represents projection(floor or ceiling) for contour and zones charts.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Chart3DProjection : Notifier
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Class Chart3DProjection
Inherits Notifier
| Name | Description |
|---|---|
| IsContoured | Gets or sets whether projected contours are to be drawn. |
| IsZoned | Gets or sets whether the chart is zoned. |