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