[]
The Chart3DSurfce class and its properties are only used for surface charts. It is returned by the Surface property of a ChartGroup.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Chart3DSurface
| Name | Description |
|---|---|
| ColumnMeshFilter | Gets or sets the frequency with which column mesh lines are drawn. |
| IsColumnMeshShowing | Gets or sets whether the column mesh lines are to appear. |
| IsRowMeshShowing | Gets or sets whether the row mesh lines are to appear. |
| RowMeshFilter | Gets or sets the frequency with which row mesh lines are drawn. |