RangeBarSeries2D Attached Properties
The base class for Side-by-Side Range Bar and Overlapped Range Bar series.| Name | Description |
|---|---|
| DateTimeValue2 static | Gets or sets a date-time value of a data point which belongs to a range bar series. |
| LabelKind static | Gets or sets a label kind for the Range Bar chart. This is an attached property. |
| TimeSpanValue2 static | Gets or sets the second time-span value of a data point that belongs to a range bar series. |
| Value2 static | Gets or sets the second value of the range bar series points. |
See Also