[]
Gets or sets the expressoin of the data value.
[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