[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartDataValue

ChartDataValue Class

Represents a chart data value in a data series.

Inheritance
ChartDataValue
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.4.8.dll
Syntax
public class ChartDataValue : ChartObject, INotifyPropertyChanged
Public Class ChartDataValue
    Inherits ChartObject
    Implements INotifyPropertyChanged

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.