[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartDataValue.ValueExpression

ValueExpression Property

ValueExpression

Gets or sets the expressoin of the data value.

Declaration
[C1Description("ChartDataValue.ValueExpression", "The expression of the data value.")]
public string ValueExpression { get; set; }
<C1Description("ChartDataValue.ValueExpression", "The expression of the data value.")>
Public Property ValueExpression As String