[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartDataValue

ChartDataValue Class

Represents a chart data value in a data series.

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

Constructors

Name Description
ChartDataValue()

Properties

Name Description
Name

Gets or sets the name of the data value.

ValueExpression

Gets or sets the expressoin of the data value.

Methods

Name Description
AssignFrom(ChartObject)

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