RangeAreaSeries2D Attached Properties
The 2D Range Area series.| Name | Description |
|---|---|
| DateTimeValue2 static | Gets or sets a date-time value of a data point which belongs to a range area series. |
| LabelKind static | Gets or sets a label kind for the Range Area chart. This is an attached property. |
| MarkerDisplayMode static | Specifies how the marker of a side series point should be displayed. |
| MaxValueAngle static | Gets or sets the angle between a series label and a line which connects this label to the maximum value of the range area series point. This is an attached property. |
| MinValueAngle static | Gets or sets the angle between a series label and a line which connects this label to the minimum value of the range area series point. This is an attached property. |
| TimeSpanValue2 static | Gets or sets the second time-span value of a data point that belongs to a range area series. |
| Value2 static | Gets or sets the second value of the range area series points. |
See Also