XYDiagram2D Attached Properties
Represents a diagram that is used to plot XY 2D series.| Name | Description |
|---|---|
| ElementType static | For internal use only. |
| IndicatorAxisY static | Gets or sets the Y-axis for the indicator. |
| IndicatorPane static | Gets or sets a pane for the series. |
| SeriesAxisX static | Gets or sets the X-axis for the series. |
| SeriesAxisY static | Gets or sets the Y-axis for the series. |
| SeriesPane static | Gets or sets a pane for the series. |
See Also