[]
Defines the properties for the reference line in a chart.
public sealed class ReferenceLine : IValidateable
| Name | Description |
|---|---|
| ReferenceLine() | Initializes a new instance of the ReferenceLine class. |
| Name | Description |
|---|---|
| LegendLabel | Gets or sets the string to insert in to the legend for the reference line. |
| Style | Gets or sets the line style properties for the reference line. |
| Value | Gets or sets the ExpressionInfo to evaluate to determine the location of the reference line. |
| Name | Description |
|---|---|
| Validate(ValidationContext) | Validates the information in each property of the ReferenceLine object. |