I am working with the following XamDataChart types:
- Spline
- Line
- Point
- StepLine
- Column
- Etc...
Each of these are horizontally anchored using HorizontalAnchoredCategorySeries.
I learned via support that Bar is the only chart type anchored using VerticalAnchoredCategorySeries.
I was wondering if the chart types above (and equivalent types) can have an anchored equivalent for VerticalAnchoredCategorySeries.
- ???
- ???
- ???
- ???
- Bar
- Etc...