ChartFormat class

ChartFormat class

Represents the formatting of a chart element. To learn more, visit the Working with Charts documentation article.

Properties

NameDescription
fillGets fill formatting for the parent chart element.
is_definedGets a flag indicating whether any format is defined.
shape_typeGets or sets the shape type of the parent chart element.
strokeGets line formatting for the parent chart element.

Methods

NameDescription
set_default_fill()Resets the fill of the chart element to have the default value.

See Also