PieSplitType

Overview

PieSplitType is a enum in Aspose.Slides FOSS for Python.

Represents a type of splitting points in the second pie or bar on a pie-of-pie or bar-of-pie chart.

Values

ValueDescription
DEFAULTRepresents the default method of splitting pie chart slices
CUSTOMRepresents a user-defined custom split configuration for pie chart slices
BY_PERCENTAGERepresents splitting pie slices based on percentage values
BY_POSRepresents splitting pie slices according to their positional order
BY_VALUERepresents splitting pie slices based on the underlying data values