[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DData

Chart3DData Class

Represents chart data definition for a 3D chart group.

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

Properties

Name Description
GridData

Gets the settings for regular grid data layout.

IrGridData

Gets the settings for irregular grid data layout.

Layout

Gets or sets the chart data layout type.

UnboundData

Gets the unbound data set.

Methods

Name Description
AssignFrom(ChartObject)

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