EffectChartMinorGroupingType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class EffectChartMinorGroupingType extends System.Enum
Represents the type of an animation effect for chart’s element in series or category.
Fields
Field | Description |
---|---|
ByElementInSeries | Animate chart by element in series |
ByElementInCategory | Animate chart by element in category |
ByElementInSeries
public static final int ByElementInSeries
Animate chart by element in series
ByElementInCategory
public static final int ByElementInCategory
Animate chart by element in category