public enum CategoryTransitionInMode : System.Enum
Member | Description |
---|---|
AccordionFromBottom | Series accordions in from the bottom. |
AccordionFromCategoryAxisMaximum | Series accordions in from the category axis maximum. |
AccordionFromCategoryAxisMinimum | Series accordions in from the category axis minimum. |
AccordionFromLeft | Series accordions in from the left. |
AccordionFromRight | Series accordions in from the right. |
AccordionFromTop | Series accordions in from the top. |
AccordionFromValueAxisMaximum | Series accordions in from the value axis maximum. |
AccordionFromValueAxisMinimum | Series accordions in from the value axis minimum. |
Auto | Series transitions in an automatically chosen based on type of series and its orientation |
Expand | Series expands from the value midpoints. |
FromZero | Series transitions in from the reference value of the value axis. |
SweepFromBottom | Series sweeps in from the bottom. |
SweepFromCategoryAxisMaximum | Series sweeps in from the category axis maximum. |
SweepFromCategoryAxisMinimum | Series sweeps in from the category axis minimum. |
SweepFromCenter | Series sweeps in from the center. |
SweepFromLeft | Series sweeps in from the left |
SweepFromRight | Series sweeps in from the right |
SweepFromTop | Series sweeps in from the top. |
SweepFromValueAxisMaximum | Series sweeps in from the value axis maximum. |
SweepFromValueAxisMinimum | Series sweeps in from the value axis minimum. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+