ChartPortionFormat

Inheritance: java.lang.Object, com.aspose.slides.PVIObject, com.aspose.slides.BasePortionFormat

All Implemented Interfaces: com.aspose.slides.IChartPortionFormat

public final class ChartPortionFormat extends BasePortionFormat implements IChartPortionFormat

This class contains the chart portion formatting properties used in charts. Unlike IPortionFormatEffectiveData, all properties of this class are writeable.


This class is used to return and manipulate text portion formatting properties defined for the particular portion. This means that no inheritance is applied when getting values so for the majority of cases you will get values meaning “undefined”.

In order to get the effective formatting parameter values including inherited you need to use PortionFormat.getEffective method which returns a IPortionFormatEffectiveData instance.

Methods

MethodDescription
getVersion()

getVersion()

public long getVersion()

Version. Read-only long.

Returns: long