[]
Represents properties specific to suface charts.
public class Chart3DSurface : ChartObject, INotifyPropertyChanged, IC1Serializable
Name | Description |
---|---|
ColumnMeshFilter | Gets or sets the frequency with which column mesh lines are drawn. |
IsColumnMeshShowing | Gets or sets a value indicating whether the column mesh lines should appear. |
IsRowMeshShowing | Gets or sets a value indicating whether the row mesh lines should appear. |
RowMeshFilter | Gets or sets the frequency with which row mesh lines are drawn. |
Name | Description |
---|---|
AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |