[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DDataLabel

Chart3DDataLabel Class

Represents an independent text annotation that can be attached to the chart data.

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

Constructors

Name Description
Chart3DDataLabel()

Properties

Name Description
Index

Gets or sets the label index. Represents the row (RowLabels) or column (ColumnLabels) number.

Text

Gets or sets the label text.

Methods

Name Description
AssignFrom(ChartObject)

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