Gets or sets the expression to use for the value labels.
| Visual Basic (Declaration) | |
|---|---|
Public Property Value As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Value {get; set;} | |
Return Value
An ExpressionInfo object containing the expression for the value labels.
If omitted, values in the ValueCategoryAxis object are used instead.