[]
Defines the properties for the reference line in a chart.
public sealed class ReferenceLine : IValidateable
| Name | Description |
|---|---|
| ReferenceLine() |
|
| Name | Description |
|---|---|
| LegendLabel | Gets or sets the string to insert in to the legend for the reference line. |
| Style |
|
| 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. |