[]
Gets or sets the expression to use for the value labels.
public ExpressionInfo Value { get; set; }
| Type | Description |
|---|---|
| ExpressionInfo | An ExpressionInfo object containing the expression for the value labels. |
If omitted, values in the ValueCategoryAxis object are used instead.