[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DGroups

Chart3DGroups Class

Represents 3D chart groups, data labels, chart and contour styles.

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

Properties

Name Description
ColumnLabels

Gets the collection of labels for columns (X-axis) in the chart, used when the X-axis has its AnnoMethod property set to DataLabels.

ContourStyles

Gets the contour styles collection.

Group0

Gets the first chart group.

RowLabels

Gets the collection of labels for rows (Y-axis) in the chart, used when the Y-axis has its AnnoMethod property set to DataLabels.

Methods

Name Description
AssignFrom(ChartObject)

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