CategoryTransitionInMode
Describes available transition effects that can applied to initial rendering of a series
Enumeration Members
Section titled "Enumeration Members"AccordionFromBottom
Section titled "AccordionFromBottom"Series accordions in from the bottom.
AccordionFromBottom = 10 AccordionFromCategoryAxisMaximum
Section titled "AccordionFromCategoryAxisMaximum"Series accordions in from the category axis maximum.
AccordionFromCategoryAxisMaximum = 17 AccordionFromCategoryAxisMinimum
Section titled "AccordionFromCategoryAxisMinimum"Series accordions in from the category axis minimum.
AccordionFromCategoryAxisMinimum = 16 AccordionFromLeft
Section titled "AccordionFromLeft"Series accordions in from the left.
AccordionFromLeft = 7 AccordionFromRight
Section titled "AccordionFromRight"Series accordions in from the right.
AccordionFromRight = 8 AccordionFromTop
Section titled "AccordionFromTop"Series accordions in from the top.
AccordionFromTop = 9 AccordionFromValueAxisMaximum
Section titled "AccordionFromValueAxisMaximum"Series accordions in from the value axis maximum.
AccordionFromValueAxisMaximum = 19 AccordionFromValueAxisMinimum
Section titled "AccordionFromValueAxisMinimum"Series accordions in from the value axis minimum.
AccordionFromValueAxisMinimum = 18 Series transitions in an automatically chosen based on type of series and its orientation
Auto = 0 Expand
Section titled "Expand"Series expands from the value midpoints.
Expand = 11 FromParent
Section titled "FromParent"If the series is a child layer, animate from the values that the parent currently has.
FromParent = 20 FromZero
Section titled "FromZero"Series transitions in from the reference value of the value axis.
FromZero = 1 SweepFromBottom
Section titled "SweepFromBottom"Series sweeps in from the bottom.
SweepFromBottom = 5 SweepFromCategoryAxisMaximum
Section titled "SweepFromCategoryAxisMaximum"Series sweeps in from the category axis maximum.
SweepFromCategoryAxisMaximum = 13 SweepFromCategoryAxisMinimum
Section titled "SweepFromCategoryAxisMinimum"Series sweeps in from the category axis minimum.
SweepFromCategoryAxisMinimum = 12 SweepFromCenter
Section titled "SweepFromCenter"Series sweeps in from the center.
SweepFromCenter = 6 SweepFromLeft
Section titled "SweepFromLeft"Series sweeps in from the left
SweepFromLeft = 2 SweepFromRight
Section titled "SweepFromRight"Series sweeps in from the right
SweepFromRight = 3 SweepFromTop
Section titled "SweepFromTop"Series sweeps in from the top.
SweepFromTop = 4 SweepFromValueAxisMaximum
Section titled "SweepFromValueAxisMaximum"Series sweeps in from the value axis maximum.
SweepFromValueAxisMaximum = 15 SweepFromValueAxisMinimum
Section titled "SweepFromValueAxisMinimum"Series sweeps in from the value axis minimum.
SweepFromValueAxisMinimum = 14