[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DSurface

Chart3DSurface Class

Represents properties specific to suface charts.

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

Properties

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.

Methods

Name Description
AssignFrom(ChartObject)

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