[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DUnboundData

Chart3DUnboundData Class

Represents unbound data for 3D chart.

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

Constructors

Name Description
Chart3DUnboundData(Chart3DData)

Creates a new instance of Chart3DUnboundData object.

Properties

Name Description
GridSet

Gets the dataset for GridData or IrGridData layout.

PointSet

Gets the dataset for PointData layout.

Methods

Name Description
AssignFrom(ChartObject)

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